diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-07-14 16:17:55 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-07-14 16:17:55 +0000 |
commit | df487105313060ca92a527724daa910c10f033bf (patch) | |
tree | b8ecbf503083780c662d7923aa2ec7fd0eb67243 /sys-auth | |
parent | bump, ebuild supplied by proxy maintainer via bug #487988 (diff) | |
download | gentoo-2-df487105313060ca92a527724daa910c10f033bf.tar.gz gentoo-2-df487105313060ca92a527724daa910c10f033bf.tar.bz2 gentoo-2-df487105313060ca92a527724daa910c10f033bf.zip |
Stable on alpha, bug 551316
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit/polkit-0.113.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index 214b34330caa..a1dee986e59d 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.198 2015/07/07 04:29:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.199 2015/07/14 16:17:55 klausman Exp $ + + 14 Jul 2015; Tobias Klausmann <klausman@gentoo.org> polkit-0.113.ebuild: + Stable on alpha, bug 551316 07 Jul 2015; Jeroen Roovers <jer@gentoo.org> polkit-0.112-r3.ebuild: Stable for HPPA PPC64 (bug #551316). diff --git a/sys-auth/polkit/polkit-0.113.ebuild b/sys-auth/polkit/polkit-0.113.ebuild index d742cce195d2..52aa621cdbef 100644 --- a/sys-auth/polkit/polkit-0.113.ebuild +++ b/sys-auth/polkit/polkit-0.113.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.113.ebuild,v 1.1 2015/07/04 13:26:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.113.ebuild,v 1.2 2015/07/14 16:17:55 klausman 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 test" CDEPEND=" |