diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-11 08:26:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-11 08:26:27 +0000 |
commit | 022f60ea0d5c9fe612202ba2e6cc7c044ada8a95 (patch) | |
tree | fa4065a2e0f9eb814642ecad0d1dc8882c9ff58e /sys-auth/polkit | |
parent | Stable for ppc64, wrt bug #508862 (diff) | |
download | gentoo-2-022f60ea0d5c9fe612202ba2e6cc7c044ada8a95.tar.gz gentoo-2-022f60ea0d5c9fe612202ba2e6cc7c044ada8a95.tar.bz2 gentoo-2-022f60ea0d5c9fe612202ba2e6cc7c044ada8a95.zip |
Stable for ppc64, wrt bug #508862
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r-- | sys-auth/polkit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit/polkit-0.112-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index ca5a03c81dd0..3e1a8e6c86ba 100644 --- a/sys-auth/polkit/ChangeLog +++ b/sys-auth/polkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.171 2014/05/10 13:40:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.172 2014/05/11 08:26:27 ago Exp $ + + 11 May 2014; Agostino Sarubbo <ago@gentoo.org> polkit-0.112-r1.ebuild: + Stable for ppc64, wrt bug #508862 10 May 2014; Agostino Sarubbo <ago@gentoo.org> polkit-0.112-r1.ebuild: Stable for ppc, wrt bug #508862 diff --git a/sys-auth/polkit/polkit-0.112-r1.ebuild b/sys-auth/polkit/polkit-0.112-r1.ebuild index 898f7b8780a7..be2d530cb680 100644 --- a/sys-auth/polkit/polkit-0.112-r1.ebuild +++ b/sys-auth/polkit/polkit-0.112-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r1.ebuild,v 1.8 2014/05/10 13:40:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r1.ebuild,v 1.9 2014/05/11 08:26:27 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 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="examples gtk +introspection kde nls pam selinux systemd" RDEPEND="ia64? ( =dev-lang/spidermonkey-1.8.5*[-debug] ) |