summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-04-27 14:19:35 +0000
committerChristoph Mende <angelos@gentoo.org>2011-04-27 14:19:35 +0000
commitae6de95140fc68d6ba1d5b832b3e2bd3b2746c91 (patch)
tree7857be1d1cfd888504f515032ceac307ce7105dc /sys-auth/polkit
parentInstall more docs (diff)
downloadgentoo-2-ae6de95140fc68d6ba1d5b832b3e2bd3b2746c91.tar.gz
gentoo-2-ae6de95140fc68d6ba1d5b832b3e2bd3b2746c91.tar.bz2
gentoo-2-ae6de95140fc68d6ba1d5b832b3e2bd3b2746c91.zip
Stable on amd64 wrt bug #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 f581540d9a7a..7db9e3ed10a9 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.44 2011/04/27 13:48:16 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.45 2011/04/27 14:19:35 angelos Exp $
+
+ 27 Apr 2011; Christoph Mende <angelos@gentoo.org> polkit-0.101-r1.ebuild:
+ Stable on amd64 wrt bug #364973
27 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> polkit-0.101-r1.ebuild:
ppc/ppc64 stable wrt #364973
diff --git a/sys-auth/polkit/polkit-0.101-r1.ebuild b/sys-auth/polkit/polkit-0.101-r1.ebuild
index 56285d01c30c..f541570d9d11 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.2 2011/04/27 13:48:16 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.101-r1.ebuild,v 1.3 2011/04/27 14:19:35 angelos 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