diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-03 09:47:32 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-03 09:47:32 +0000 |
commit | d52cc136bd2955c6fd2aa4a1de12da5165d15c8a (patch) | |
tree | 4e6cf17b2b6984a9d838c1fd87a6af169507e818 /sys-auth/policykit | |
parent | amd64/x86 stable, bug #286855 (diff) | |
download | gentoo-2-d52cc136bd2955c6fd2aa4a1de12da5165d15c8a.tar.gz gentoo-2-d52cc136bd2955c6fd2aa4a1de12da5165d15c8a.tar.bz2 gentoo-2-d52cc136bd2955c6fd2aa4a1de12da5165d15c8a.zip |
arm stable, bug #278181
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/policykit')
-rw-r--r-- | sys-auth/policykit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/policykit/policykit-0.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/policykit/ChangeLog b/sys-auth/policykit/ChangeLog index e20105770791..637a81d475c1 100644 --- a/sys-auth/policykit/ChangeLog +++ b/sys-auth/policykit/ChangeLog @@ -1,6 +1,9 @@ # 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.27 2009/09/29 18:12:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.28 2009/10/03 09:47:32 maekke Exp $ + + 03 Oct 2009; Markus Meier <maekke@gentoo.org> policykit-0.9-r1.ebuild: + arm stable, bug #278181 29 Sep 2009; Tobias Klausmann <klausman@gentoo.org> policykit-0.9-r1.ebuild: diff --git a/sys-auth/policykit/policykit-0.9-r1.ebuild b/sys-auth/policykit/policykit-0.9-r1.ebuild index eabfc3f5a472..77e91780fe9a 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.10 2009/09/29 18:12:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.9-r1.ebuild,v 1.11 2009/10/03 09:47:32 maekke 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 |