diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-05 18:01:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-05 18:01:22 +0000 |
commit | 66f0e4bcefe5876559d74dfc018572e598471bb8 (patch) | |
tree | 3fbaa2ac20885196407184a3db451a731d1b7c6a /sys-auth | |
parent | Automated version bump to {3.10.83,3.14.47} - remove old. (diff) | |
download | gentoo-2-66f0e4bcefe5876559d74dfc018572e598471bb8.tar.gz gentoo-2-66f0e4bcefe5876559d74dfc018572e598471bb8.tar.bz2 gentoo-2-66f0e4bcefe5876559d74dfc018572e598471bb8.zip |
Stable for amd64, wrt bug #551316
(Portage version: 2.2.18/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-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index df558e134c43..6cae4468c02c 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.194 2015/07/04 13:26:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.195 2015/07/05 18:01:22 ago Exp $ + + 05 Jul 2015; Agostino Sarubbo <ago@gentoo.org> polkit-0.112-r3.ebuild: + Stable for amd64, wrt bug #551316 *polkit-0.113 (04 Jul 2015) diff --git a/sys-auth/polkit/polkit-0.112-r3.ebuild b/sys-auth/polkit/polkit-0.112-r3.ebuild index cdd2932e9666..cdfc8fa30705 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.1 2015/06/06 08:52:19 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r3.ebuild,v 1.2 2015/07/05 18:01:22 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=" |