diff options
author | 2014-05-13 15:16:14 +0000 | |
---|---|---|
committer | 2014-05-13 15:16:14 +0000 | |
commit | a3812e601e4de658d44f972c4bc1ff630456486f (patch) | |
tree | bbb7084b3d8d1c4639e98a135db84536d488f9bf /sys-auth | |
parent | Stable for ia64, wrt bug #508862 (diff) | |
download | gentoo-2-a3812e601e4de658d44f972c4bc1ff630456486f.tar.gz gentoo-2-a3812e601e4de658d44f972c4bc1ff630456486f.tar.bz2 gentoo-2-a3812e601e4de658d44f972c4bc1ff630456486f.zip |
Stable for ia64, 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 3e1a8e6c86ba..f28ce1fe6d97 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.172 2014/05/11 08:26:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.173 2014/05/13 15:16:14 ago Exp $ + + 13 May 2014; Agostino Sarubbo <ago@gentoo.org> polkit-0.112-r1.ebuild: + Stable for ia64, wrt bug #508862 11 May 2014; Agostino Sarubbo <ago@gentoo.org> polkit-0.112-r1.ebuild: Stable for ppc64, wrt bug #508862 diff --git a/sys-auth/polkit/polkit-0.112-r1.ebuild b/sys-auth/polkit/polkit-0.112-r1.ebuild index be2d530cb680..c6706e1af80b 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.9 2014/05/11 08:26:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r1.ebuild,v 1.10 2014/05/13 15:16:14 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] ) |