summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-09-29 18:12:08 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-09-29 18:12:08 +0000
commitc7db9598a7dc1c6fbc61a7b559a4a49d69bea20d (patch)
treeaf023b75af26508d830563d4a3f2af83546fc1d8 /sys-auth
parentFix missing dep on media-libs/giflib per bug #286152, thanks to Myckel Habets (diff)
downloadgentoo-2-c7db9598a7dc1c6fbc61a7b559a4a49d69bea20d.tar.gz
gentoo-2-c7db9598a7dc1c6fbc61a7b559a4a49d69bea20d.tar.bz2
gentoo-2-c7db9598a7dc1c6fbc61a7b559a4a49d69bea20d.zip
Stable on alpha, bug #278181
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/policykit/ChangeLog6
-rw-r--r--sys-auth/policykit/policykit-0.9-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/policykit/ChangeLog b/sys-auth/policykit/ChangeLog
index de00f54cc0b2..e20105770791 100644
--- a/sys-auth/policykit/ChangeLog
+++ b/sys-auth/policykit/ChangeLog
@@ -1,6 +1,10 @@
# 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.26 2009/09/27 14:33:23 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.27 2009/09/29 18:12:08 klausman Exp $
+
+ 29 Sep 2009; Tobias Klausmann <klausman@gentoo.org>
+ policykit-0.9-r1.ebuild:
+ Stable on alpha, bug #278181
27 Sep 2009; nixnut <nixnut@gentoo.org> policykit-0.9-r1.ebuild:
ppc stable #278181
diff --git a/sys-auth/policykit/policykit-0.9-r1.ebuild b/sys-auth/policykit/policykit-0.9-r1.ebuild
index 27dea18ceda6..eabfc3f5a472 100644
--- a/sys-auth/policykit/policykit-0.9-r1.ebuild
+++ b/sys-auth/policykit/policykit-0.9-r1.ebuild
@@ -1,6 +1,6 @@
# 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-r1.ebuild,v 1.9 2009/09/27 14:33:23 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.9-r1.ebuild,v 1.10 2009/09/29 18:12:08 klausman Exp $
inherit autotools bash-completion eutils multilib pam
@@ -13,7 +13,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE="bash-completion doc pam selinux zsh-completion"
RDEPEND=">=dev-libs/glib-2.6