diff options
author | 2012-12-29 09:09:26 +0000 | |
---|---|---|
committer | 2012-12-29 09:09:26 +0000 | |
commit | 6d49e0c878308510f0938f4fad45c2778be25011 (patch) | |
tree | 164b0cb7b03c17bd607791640d0cba38642696cc /sys-auth | |
parent | Stable for alpha, wrt bug #418969 (diff) | |
download | gentoo-2-6d49e0c878308510f0938f4fad45c2778be25011.tar.gz gentoo-2-6d49e0c878308510f0938f4fad45c2778be25011.tar.bz2 gentoo-2-6d49e0c878308510f0938f4fad45c2778be25011.zip |
Stable for alpha, wrt bug #436666
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit/polkit-0.107-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index dc9b7b4b021c..b2d167f9c8c7 100644 --- a/sys-auth/polkit/ChangeLog +++ b/sys-auth/polkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.121 2012/12/21 15:00:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.122 2012/12/29 09:09:26 ago Exp $ + + 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> polkit-0.107-r1.ebuild: + Stable for alpha, wrt bug #436666 21 Dec 2012; Samuli Suominen <ssuominen@gentoo.org> -polkit-0.108.ebuild, -polkit-0.109.ebuild: diff --git a/sys-auth/polkit/polkit-0.107-r1.ebuild b/sys-auth/polkit/polkit-0.107-r1.ebuild index ba0d151f9103..fb757a2a6de2 100644 --- a/sys-auth/polkit/polkit-0.107-r1.ebuild +++ b/sys-auth/polkit/polkit-0.107-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.107-r1.ebuild,v 1.12 2012/12/18 13:34:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.107-r1.ebuild,v 1.13 2012/12/29 09:09:26 ago Exp $ EAPI=4 inherit eutils multilib pam pax-utils systemd user @@ -11,7 +11,7 @@ SRC_URI="http://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sparc x86" IUSE="examples gtk +introspection kde nls pam selinux systemd" RDEPEND=">=dev-lang/spidermonkey-1.8.5-r1 |