diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-03 09:37:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-03 09:37:34 +0000 |
commit | 7e87b2ccbf619514077ab924dae2e17fe9179a6c (patch) | |
tree | 3ed934cf51be7eab7e9e54d1a87c18c6ce77882a /sys-auth/polkit | |
parent | Stable for x86, wrt bug #525982 (diff) | |
download | gentoo-2-7e87b2ccbf619514077ab924dae2e17fe9179a6c.tar.gz gentoo-2-7e87b2ccbf619514077ab924dae2e17fe9179a6c.tar.bz2 gentoo-2-7e87b2ccbf619514077ab924dae2e17fe9179a6c.zip |
Stable for x86, wrt bug #525252
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index 548c0c709b66..d5f5bf1e8712 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.185 2014/11/02 10:06:23 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.186 2014/11/03 09:37:34 ago Exp $ + + 03 Nov 2014; Agostino Sarubbo <ago@gentoo.org> polkit-0.112-r2.ebuild: + Stable for x86, wrt bug #525252 02 Nov 2014; Sven Vermeulen <swift@gentoo.org> polkit-0.112-r2.ebuild: Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug diff --git a/sys-auth/polkit/polkit-0.112-r2.ebuild b/sys-auth/polkit/polkit-0.112-r2.ebuild index 2b4377bcfb19..997ba324a000 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.11 2014/11/02 10:06:23 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r2.ebuild,v 1.12 2014/11/03 09:37:34 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=" |