summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 fa8411da7386..b2dc68c5806b 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.59 2010/01/06 17:57:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.60 2010/02/16 17:25:38 josejx Exp $
+
+ 16 Feb 2010; Joseph Jezak <josejx@gentoo.org> consolekit-0.4.1.ebuild:
+ Marked ~ppc/~ppc64 for bug #296548.
06 Jan 2010; Jeroen Roovers <jer@gentoo.org> consolekit-0.4.1.ebuild:
Marked ~hppa (bug #296548).
diff --git a/sys-auth/consolekit/consolekit-0.4.1.ebuild b/sys-auth/consolekit/consolekit-0.4.1.ebuild
index dfbe074987ca..49d3b6bcc1a6 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.2 2010/01/06 17:57:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.1.ebuild,v 1.3 2010/02/16 17:25:38 josejx Exp $
EAPI="2"
@@ -17,7 +17,7 @@ SRC_URI="http://www.freedesktop.org/software/${MY_PN}/dist/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
IUSE="debug doc pam policykit"
RDEPEND=">=dev-libs/glib-2.16