diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-23 16:08:24 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-23 16:08:24 +0000 |
commit | 4141867b3438b7f6a3d8ea2a36909a0fb81027fe (patch) | |
tree | 9e6e58e04c8b8ca1ce5349a63eb6d8333eee26f3 /sys-auth | |
parent | amd64 stable, bug #500758 (diff) | |
download | gentoo-2-4141867b3438b7f6a3d8ea2a36909a0fb81027fe.tar.gz gentoo-2-4141867b3438b7f6a3d8ea2a36909a0fb81027fe.tar.bz2 gentoo-2-4141867b3438b7f6a3d8ea2a36909a0fb81027fe.zip |
amd64 stable, bug #500758
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/polkit/polkit-0.112-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index a56d9553fc8b..8d8f768da109 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.163 2013/12/28 00:11:50 blueness Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.164 2014/02/23 16:08:24 pacho Exp $ + + 23 Feb 2014; Pacho Ramos <pacho@gentoo.org> polkit-0.112-r1.ebuild: + amd64 stable, bug #500758 28 Dec 2013; Anthony G. Basile <blueness@gentoo.org> polkit-0.112-r1.ebuild: Fix ia64 where the order of the configure options was overridden by mips, diff --git a/sys-auth/polkit/polkit-0.112-r1.ebuild b/sys-auth/polkit/polkit-0.112-r1.ebuild index acfafca3ec38..708ae066f2be 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-2013 Gentoo Foundation +# 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.4 2013/12/28 00:11:50 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r1.ebuild,v 1.5 2014/02/23 16:08:24 pacho 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] ) |