diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-30 14:04:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-30 14:04:51 +0000 |
commit | 38d8de7743254f0a264f45a8decc11ad4a47f27b (patch) | |
tree | e3e9f3f26b4c7a7b7f64fbd374dd926f46d39023 /sys-auth | |
parent | Stable for amd64, wrt bug #525120 (diff) | |
download | gentoo-2-38d8de7743254f0a264f45a8decc11ad4a47f27b.tar.gz gentoo-2-38d8de7743254f0a264f45a8decc11ad4a47f27b.tar.bz2 gentoo-2-38d8de7743254f0a264f45a8decc11ad4a47f27b.zip |
Stable for amd64, wrt bug #525252
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index a325d2eb35d6..00b26bae523d 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.180 2014/10/23 19:24:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.181 2014/10/30 14:04:51 ago Exp $ + + 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> polkit-0.112-r2.ebuild: + Stable for amd64, wrt bug #525252 23 Oct 2014; Markus Meier <maekke@gentoo.org> polkit-0.112-r2.ebuild: arm stable, bug #525252 diff --git a/sys-auth/polkit/polkit-0.112-r2.ebuild b/sys-auth/polkit/polkit-0.112-r2.ebuild index 8b7a1cc6b889..9c3ce464f6b3 100644 --- a/sys-auth/polkit/polkit-0.112-r2.ebuild +++ b/sys-auth/polkit/polkit-0.112-r2.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-r2.ebuild,v 1.6 2014/10/23 19:24:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r2.ebuild,v 1.7 2014/10/30 14:04:51 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" RDEPEND=" |