diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-23 09:33:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-23 09:33:33 +0000 |
commit | 84770d4792a64370eccf037ebb0e0aa6456de9a7 (patch) | |
tree | bb2d41b08d659b69ffdf287f5f61a715bb782101 /sys-auth | |
parent | Stable for sparc, wrt bug #550288 (diff) | |
download | gentoo-2-84770d4792a64370eccf037ebb0e0aa6456de9a7.tar.gz gentoo-2-84770d4792a64370eccf037ebb0e0aa6456de9a7.tar.bz2 gentoo-2-84770d4792a64370eccf037ebb0e0aa6456de9a7.zip |
Stable for sparc, wrt bug #551316
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.112-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index 8df873691e9d..44125f0cee28 100644 --- a/sys-auth/polkit/ChangeLog +++ b/sys-auth/polkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.201 2015/07/23 09:00:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.202 2015/07/23 09:33:33 ago Exp $ + + 23 Jul 2015; Agostino Sarubbo <ago@gentoo.org> polkit-0.112-r3.ebuild: + Stable for sparc, wrt bug #551316 23 Jul 2015; Agostino Sarubbo <ago@gentoo.org> polkit-0.112-r3.ebuild: Stable for ppc, wrt bug #551316 diff --git a/sys-auth/polkit/polkit-0.112-r3.ebuild b/sys-auth/polkit/polkit-0.112-r3.ebuild index 89fba87ebea7..e0f55b3d77f0 100644 --- a/sys-auth/polkit/polkit-0.112-r3.ebuild +++ b/sys-auth/polkit/polkit-0.112-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r3.ebuild,v 1.7 2015/07/23 09:00:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r3.ebuild,v 1.8 2015/07/23 09:33:33 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 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="examples gtk +introspection jit kde nls pam selinux systemd" CDEPEND=" |