summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2010-05-04 16:12:43 +0000
committerOlivier Crête <tester@gentoo.org>2010-05-04 16:12:43 +0000
commitc8c3305aa3c2fe0d451e843309658986f02915f3 (patch)
tree222ec5fc9fda502b276ff81afee542b4f9f3e87b /sys-auth
parentamd64 stable, bug #314899 (diff)
downloadgentoo-2-c8c3305aa3c2fe0d451e843309658986f02915f3.tar.gz
gentoo-2-c8c3305aa3c2fe0d451e843309658986f02915f3.tar.bz2
gentoo-2-c8c3305aa3c2fe0d451e843309658986f02915f3.zip
amd64 stable, bug #314899
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/consolekit/ChangeLog5
-rw-r--r--sys-auth/consolekit/consolekit-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog
index 4853e17d1b29..3940b2d3cada 100644
--- a/sys-auth/consolekit/ChangeLog
+++ b/sys-auth/consolekit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/consolekit
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.65 2010/04/25 19:46:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.66 2010/05/04 16:12:43 tester Exp $
+
+ 03 May 2010; Olivier Crête <tester@gentoo.org> consolekit-0.4.1.ebuild:
+ amd64 stable, bug #314899
25 Apr 2010; Raúl Porcel <armin76@gentoo.org> consolekit-0.3.0-r2.ebuild,
consolekit-0.4.1.ebuild:
diff --git a/sys-auth/consolekit/consolekit-0.4.1.ebuild b/sys-auth/consolekit/consolekit-0.4.1.ebuild
index dfe288b0f83a..37ab86f30ce1 100644
--- a/sys-auth/consolekit/consolekit-0.4.1.ebuild
+++ b/sys-auth/consolekit/consolekit-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.1.ebuild,v 1.8 2010/04/25 19:46:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.1.ebuild,v 1.9 2010/05/04 16:12:43 tester Exp $
EAPI="3"
@@ -17,7 +17,7 @@ SRC_URI="http://www.freedesktop.org/software/${MY_PN}/dist/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug doc pam policykit"
RDEPEND=">=dev-libs/glib-2.16