summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-04-27 13:48:16 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-04-27 13:48:16 +0000
commit674c6f0a9c73ca2db2f0ca97d7887ce608937092 (patch)
tree0aa24fdefc2cfa54c2e3196e7c94bc0b54abc127 /sys-auth/polkit
parentppc/ppc64 stable wrt #364973 (diff)
downloadgentoo-2-674c6f0a9c73ca2db2f0ca97d7887ce608937092.tar.gz
gentoo-2-674c6f0a9c73ca2db2f0ca97d7887ce608937092.tar.bz2
gentoo-2-674c6f0a9c73ca2db2f0ca97d7887ce608937092.zip
ppc/ppc64 stable wrt #364973
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r--sys-auth/polkit/ChangeLog5
-rw-r--r--sys-auth/polkit/polkit-0.101-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog
index 171cce46f03c..f581540d9a7a 100644
--- a/sys-auth/polkit/ChangeLog
+++ b/sys-auth/polkit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/polkit
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.43 2011/04/25 10:13:13 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.44 2011/04/27 13:48:16 xarthisius Exp $
+
+ 27 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> polkit-0.101-r1.ebuild:
+ ppc/ppc64 stable wrt #364973
*polkit-0.101-r1 (25 Apr 2011)
diff --git a/sys-auth/polkit/polkit-0.101-r1.ebuild b/sys-auth/polkit/polkit-0.101-r1.ebuild
index 2ecb28266a48..56285d01c30c 100644
--- a/sys-auth/polkit/polkit-0.101-r1.ebuild
+++ b/sys-auth/polkit/polkit-0.101-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.101-r1.ebuild,v 1.1 2011/04/25 10:13:13 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.101-r1.ebuild,v 1.2 2011/04/27 13:48:16 xarthisius Exp $
EAPI=3
inherit eutils pam
@@ -12,7 +12,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="debug doc examples gtk +introspection kde nls pam"
RDEPEND=">=dev-libs/glib-2.28