diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-22 08:00:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-22 08:00:45 +0000 |
commit | 72afc5b4cf688c3f6c78a362a1133fc7a809b3c2 (patch) | |
tree | 1a2bfa4e26c955f700d505b671c428233c252c0a /sys-auth/polkit | |
parent | Stable for ia64, wrt bug #455464 (diff) | |
download | gentoo-2-72afc5b4cf688c3f6c78a362a1133fc7a809b3c2.tar.gz gentoo-2-72afc5b4cf688c3f6c78a362a1133fc7a809b3c2.tar.bz2 gentoo-2-72afc5b4cf688c3f6c78a362a1133fc7a809b3c2.zip |
Stable for ia64, wrt bug #484486
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index 23d3e20881c9..0fe4d918dbac 100644 --- a/sys-auth/polkit/ChangeLog +++ b/sys-auth/polkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.157 2013/09/22 06:58:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.158 2013/09/22 08:00:45 ago Exp $ + + 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> polkit-0.112.ebuild: + Stable for ia64, wrt bug #484486 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> polkit-0.112.ebuild: Stable for ppc64, wrt bug #484486 diff --git a/sys-auth/polkit/polkit-0.112.ebuild b/sys-auth/polkit/polkit-0.112.ebuild index b5842c78a84c..efdcbd529424 100644 --- a/sys-auth/polkit/polkit-0.112.ebuild +++ b/sys-auth/polkit/polkit-0.112.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112.ebuild,v 1.7 2013/09/22 06:58:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112.ebuild,v 1.8 2013/09/22 08:00:45 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="=dev-lang/spidermonkey-1.8.5*[-debug] |