diff options
author | 2009-09-29 18:13:04 +0000 | |
---|---|---|
committer | 2009-09-29 18:13:04 +0000 | |
commit | b1ce17e0162887d55e6fef855fa135260fa520cc (patch) | |
tree | f919321b44863e555eb81728a8b0cd00e7b63209 /sys-auth/policykit/policykit-0.9-r1.ebuild | |
parent | Fix missing dep on media-libs/giflib per bug #286152, thanks to Myckel Habets (diff) | |
download | historical-b1ce17e0162887d55e6fef855fa135260fa520cc.tar.gz historical-b1ce17e0162887d55e6fef855fa135260fa520cc.tar.bz2 historical-b1ce17e0162887d55e6fef855fa135260fa520cc.zip |
Stable on alpha, bug #278181
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'sys-auth/policykit/policykit-0.9-r1.ebuild')
-rw-r--r-- | sys-auth/policykit/policykit-0.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |