summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-23 23:26:44 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-23 23:26:44 +0000
commit05dcf9430c4c80a2eba5ef2ea3a1376e2f026836 (patch)
tree0eab0a7bda8aba641cce756fed2db07263c21a40 /sys-auth/polkit
parentStable on amd64 wrt bug #353436 (diff)
downloadgentoo-2-05dcf9430c4c80a2eba5ef2ea3a1376e2f026836.tar.gz
gentoo-2-05dcf9430c4c80a2eba5ef2ea3a1376e2f026836.tar.bz2
gentoo-2-05dcf9430c4c80a2eba5ef2ea3a1376e2f026836.zip
Stable on amd64 wrt bug #354509
(Portage version: 2.1.9.39/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.99-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog
index 2b132063188a..0b31223941cc 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.34 2011/02/23 13:31:54 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.35 2011/02/23 23:26:44 hwoarang Exp $
+
+ 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> polkit-0.99-r1.ebuild:
+ Stable on amd64 wrt bug #354509
*polkit-0.100 (23 Feb 2011)
diff --git a/sys-auth/polkit/polkit-0.99-r1.ebuild b/sys-auth/polkit/polkit-0.99-r1.ebuild
index a8c9ee17ead6..aec63e9e3ee4 100644
--- a/sys-auth/polkit/polkit-0.99-r1.ebuild
+++ b/sys-auth/polkit/polkit-0.99-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.99-r1.ebuild,v 1.4 2011/01/24 16:00:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.99-r1.ebuild,v 1.5 2011/02/23 23:26:44 hwoarang Exp $
EAPI=2
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 ~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.25.12