summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-04-19 13:11:59 +0000
committerBrent Baude <ranger@gentoo.org>2009-04-19 13:11:59 +0000
commitb9c7fcc922d344e972fd8afebca057d68376e290 (patch)
treec5579615852acefa86ccb2173f3f2a1bbed5b750 /sys-auth/policykit
parentInitial import (diff)
downloadgentoo-2-b9c7fcc922d344e972fd8afebca057d68376e290.tar.gz
gentoo-2-b9c7fcc922d344e972fd8afebca057d68376e290.tar.bz2
gentoo-2-b9c7fcc922d344e972fd8afebca057d68376e290.zip
Marking policykit-0.9 ~ppc for bug 266560
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-auth/policykit')
-rw-r--r--sys-auth/policykit/ChangeLog5
-rw-r--r--sys-auth/policykit/policykit-0.9.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-auth/policykit/ChangeLog b/sys-auth/policykit/ChangeLog
index 27e5030e4b18..776b533ea067 100644
--- a/sys-auth/policykit/ChangeLog
+++ b/sys-auth/policykit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/policykit
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.12 2009/04/17 13:51:26 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.13 2009/04/19 13:11:59 ranger Exp $
+
+ 19 Apr 2009; Brent Baude <ranger@gentoo.org> policykit-0.9.ebuild:
+ Marking policykit-0.9 ~ppc for bug 266560
17 Apr 2009; Daniel Gryniewicz <dang@gentoo.org> metadata.xml:
Take ownership
diff --git a/sys-auth/policykit/policykit-0.9.ebuild b/sys-auth/policykit/policykit-0.9.ebuild
index a10a79a92830..d6949feecf22 100644
--- a/sys-auth/policykit/policykit-0.9.ebuild
+++ b/sys-auth/policykit/policykit-0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.9.ebuild,v 1.2 2008/12/14 20:50:58 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.9.ebuild,v 1.3 2009/04/19 13:11:59 ranger Exp $
inherit autotools bash-completion eutils multilib pam
@@ -12,7 +12,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${MY_PN}-${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="bash-completion doc pam selinux zsh-completion"
RDEPEND=">=dev-libs/glib-2.6