diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-18 21:49:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-18 21:49:07 +0000 |
commit | 48ead68edf4cabc1f9c37bb99dc7c8bab3a60aa4 (patch) | |
tree | c8fd36a1178cdb8867dcd9084c6b4e19efb76316 /sys-auth | |
parent | add ~arm (diff) | |
download | gentoo-2-48ead68edf4cabc1f9c37bb99dc7c8bab3a60aa4.tar.gz gentoo-2-48ead68edf4cabc1f9c37bb99dc7c8bab3a60aa4.tar.bz2 gentoo-2-48ead68edf4cabc1f9c37bb99dc7c8bab3a60aa4.zip |
arm stable, bug #314899
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit/polkit-0.96-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index b8789ec2ea2a..78a77d112816 100644 --- a/sys-auth/polkit/ChangeLog +++ b/sys-auth/polkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.25 2010/08/14 17:08:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.26 2010/08/18 21:49:07 maekke Exp $ + + 18 Aug 2010; Markus Meier <maekke@gentoo.org> polkit-0.96-r1.ebuild: + arm stable, bug #314899 14 Aug 2010; Raúl Porcel <armin76@gentoo.org> polkit-0.96-r1.ebuild, polkit-0.96-r2.ebuild: diff --git a/sys-auth/polkit/polkit-0.96-r1.ebuild b/sys-auth/polkit/polkit-0.96-r1.ebuild index 20c01e191c39..03599d9944f4 100644 --- a/sys-auth/polkit/polkit-0.96-r1.ebuild +++ b/sys-auth/polkit/polkit-0.96-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.96-r1.ebuild,v 1.12 2010/08/14 17:08:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.96-r1.ebuild,v 1.13 2010/08/18 21:49:07 maekke Exp $ EAPI="2" @@ -13,7 +13,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 expat nls pam" # introspection |