summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-01-25 19:09:40 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-01-25 19:09:40 +0000
commitd6904bea7d13f9be63d8515ad07c18f200b09efa (patch)
tree2e78a4627d8690ec6cdc06a01fa8ac1cc9efa6d5 /sys-auth
parentStable on ppc64; bug #207214 (diff)
downloadgentoo-2-d6904bea7d13f9be63d8515ad07c18f200b09efa.tar.gz
gentoo-2-d6904bea7d13f9be63d8515ad07c18f200b09efa.tar.bz2
gentoo-2-d6904bea7d13f9be63d8515ad07c18f200b09efa.zip
Added ~ppc64; bug #200076
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/policykit/ChangeLog5
-rw-r--r--sys-auth/policykit/policykit-0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/policykit/ChangeLog b/sys-auth/policykit/ChangeLog
index 3479c2049242..2f3dc3fd0ca7 100644
--- a/sys-auth/policykit/ChangeLog
+++ b/sys-auth/policykit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/policykit
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.5 2008/01/25 10:34:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.6 2008/01/25 19:09:40 corsair Exp $
+
+ 25 Jan 2008; Markus Rothe <corsair@gentoo.org> policykit-0.6.ebuild:
+ Added ~ppc64; bug #200076
29 Dec 2007; Raúl Porcel <armin76@gentoo.org> policykit-0.6.ebuild:
Add ~alpha/~ia64/~sparc wrt #200076
diff --git a/sys-auth/policykit/policykit-0.6.ebuild b/sys-auth/policykit/policykit-0.6.ebuild
index 78742034fe96..18c25057b34b 100644
--- a/sys-auth/policykit/policykit-0.6.ebuild
+++ b/sys-auth/policykit/policykit-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.6.ebuild,v 1.5 2008/01/25 10:34:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.6.ebuild,v 1.6 2008/01/25 19:09:40 corsair Exp $
inherit eutils autotools multilib
@@ -12,7 +12,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${MY_PN}-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
IUSE="doc selinux"
RDEPEND=">=dev-libs/glib-2.7