diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 15:02:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 15:02:03 +0000 |
commit | a341ad84de02da45e6b4d01c78cfdcc46a3e7266 (patch) | |
tree | 54cfd6c14af60fe3fd2930f9c95f111f23f8b852 /sys-auth | |
parent | Stable for alpha, wrt bug #458188 (diff) | |
download | gentoo-2-a341ad84de02da45e6b4d01c78cfdcc46a3e7266.tar.gz gentoo-2-a341ad84de02da45e6b4d01c78cfdcc46a3e7266.tar.bz2 gentoo-2-a341ad84de02da45e6b4d01c78cfdcc46a3e7266.zip |
Stable for alpha, wrt bug #452688
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit/polkit-0.110.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index c26f1f94b92d..2bd010441964 100644 --- a/sys-auth/polkit/ChangeLog +++ b/sys-auth/polkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.134 2013/02/10 14:43:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.135 2013/02/23 15:02:03 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> polkit-0.110.ebuild: + Stable for alpha, wrt bug #452688 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> polkit-0.110.ebuild: Stable for ppc64, wrt bug #452688 diff --git a/sys-auth/polkit/polkit-0.110.ebuild b/sys-auth/polkit/polkit-0.110.ebuild index 94b1e1ae96ca..d3331435d78c 100644 --- a/sys-auth/polkit/polkit-0.110.ebuild +++ b/sys-auth/polkit/polkit-0.110.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.110.ebuild,v 1.8 2013/02/10 14:43:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.110.ebuild,v 1.9 2013/02/23 15:02:03 ago Exp $ EAPI=5 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 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh ~sparc x86" IUSE="examples gtk +introspection kde nls pam selinux systemd" RDEPEND=">=dev-lang/spidermonkey-1.8.5-r1[-debug] |