summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-02-16 17:25:38 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-02-16 17:25:38 +0000
commit57358571317c9eba82f74e9366e4fd5c344f9155 (patch)
tree5ca7c302c8d1c7956afd8bbf62c63a93aec9eb33 /sys-auth
parentMarked ~ppc/~ppc64 for bug #296548. (diff)
downloadgentoo-2-57358571317c9eba82f74e9366e4fd5c344f9155.tar.gz
gentoo-2-57358571317c9eba82f74e9366e4fd5c344f9155.tar.bz2
gentoo-2-57358571317c9eba82f74e9366e4fd5c344f9155.zip
Marked ~ppc/~ppc64 for bug #296548.
(Portage version: 2.1.7.17/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 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