diff options
author | 2009-09-22 20:01:55 +0000 | |
---|---|---|
committer | 2009-09-22 20:01:55 +0000 | |
commit | ecac3e81462eb4a8881e81efd6ecfab9eb569ae5 (patch) | |
tree | dd9ff99e7e3b8c124733ef1d5331877f3f33a52f /sys-auth/policykit/policykit-0.9-r1.ebuild | |
parent | [sys-cluster/glusterfs] Update init script (diff) | |
download | historical-ecac3e81462eb4a8881e81efd6ecfab9eb569ae5.tar.gz historical-ecac3e81462eb4a8881e81efd6ecfab9eb569ae5.tar.bz2 historical-ecac3e81462eb4a8881e81efd6ecfab9eb569ae5.zip |
Stable for HPPA (bug #278181).
Package-Manager: portage-2.2_rc41/cvs/Linux i686
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 438cf371cc69..c21c9e9bfa9a 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.7 2009/09/19 09:23:57 mrpouet Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.9-r1.ebuild,v 1.8 2009/09/22 20:01:11 jer 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 |