summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-10-19 00:35:15 +0000
committerJeroen Roovers <jer@gentoo.org>2011-10-19 00:35:15 +0000
commit2f00b95802a5dcea817b115487caf63e2e6fb475 (patch)
tree2e65a81bf034730ece89fe32e24484589473db75 /sys-auth
parentStable for HPPA (bug #386899). (diff)
downloadgentoo-2-2f00b95802a5dcea817b115487caf63e2e6fb475.tar.gz
gentoo-2-2f00b95802a5dcea817b115487caf63e2e6fb475.tar.bz2
gentoo-2-2f00b95802a5dcea817b115487caf63e2e6fb475.zip
Stable for HPPA (bug #387163).
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit/ChangeLog5
-rw-r--r--sys-auth/polkit/polkit-0.102.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog
index bfcd95613835..068776adc1c4 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.54 2011/10/18 06:42:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.55 2011/10/19 00:35:15 jer Exp $
+
+ 19 Oct 2011; Jeroen Roovers <jer@gentoo.org> polkit-0.102.ebuild:
+ Stable for HPPA (bug #387163).
18 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> polkit-0.102.ebuild:
x86 stable wrt bug #387163
diff --git a/sys-auth/polkit/polkit-0.102.ebuild b/sys-auth/polkit/polkit-0.102.ebuild
index e7801d39823c..ee0084f13155 100644
--- a/sys-auth/polkit/polkit-0.102.ebuild
+++ b/sys-auth/polkit/polkit-0.102.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.102.ebuild,v 1.4 2011/10/18 06:42:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.102.ebuild,v 1.5 2011/10/19 00:35:15 jer Exp $
EAPI=4
inherit eutils pam
@@ -11,7 +11,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="debug doc examples gtk +introspection kde nls pam"
RDEPEND=">=dev-libs/glib-2.28