diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-17 15:31:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-17 15:31:51 +0000 |
commit | 7337f8675a1b416d9d27664fa821f4be2339a0f9 (patch) | |
tree | 9a1b8f2827c803cd653415a3f8815631af877446 /sys-auth | |
parent | Stable for alpha, wrt bug #508862 (diff) | |
download | gentoo-2-7337f8675a1b416d9d27664fa821f4be2339a0f9.tar.gz gentoo-2-7337f8675a1b416d9d27664fa821f4be2339a0f9.tar.bz2 gentoo-2-7337f8675a1b416d9d27664fa821f4be2339a0f9.zip |
Stable for alpha, wrt bug #508862
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, 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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index 16778f15741d..3c0b4241a680 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.174 2014/05/14 16:16:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.175 2014/05/17 15:31:51 ago Exp $ + + 17 May 2014; Agostino Sarubbo <ago@gentoo.org> polkit-0.112-r1.ebuild: + Stable for alpha, wrt bug #508862 14 May 2014; Agostino Sarubbo <ago@gentoo.org> polkit-0.112-r1.ebuild: Stable for sparc, wrt bug #508862 diff --git a/sys-auth/polkit/polkit-0.112-r1.ebuild b/sys-auth/polkit/polkit-0.112-r1.ebuild index 1151084f240c..eb0c8fb2b5e5 100644 --- a/sys-auth/polkit/polkit-0.112-r1.ebuild +++ b/sys-auth/polkit/polkit-0.112-r1.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-r1.ebuild,v 1.11 2014/05/14 16:16:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r1.ebuild,v 1.12 2014/05/17 15:31: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 ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="examples gtk +introspection kde nls pam selinux systemd" RDEPEND="ia64? ( =dev-lang/spidermonkey-1.8.5*[-debug] ) |