diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-21 08:52:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-21 08:52:35 +0000 |
commit | 82cb3f46d832a07fd37b765c3edaeb297a509238 (patch) | |
tree | 83c610fbae6ae682c2f50ec34ba9708c15947193 /sys-auth/polkit | |
parent | Stable for amd64, wrt bug #308033 (diff) | |
download | gentoo-2-82cb3f46d832a07fd37b765c3edaeb297a509238.tar.gz gentoo-2-82cb3f46d832a07fd37b765c3edaeb297a509238.tar.bz2 gentoo-2-82cb3f46d832a07fd37b765c3edaeb297a509238.zip |
Stable for amd64, wrt bug #484486
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 2c4d06ac385f..3480ebd0f25a 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.152 2013/09/19 17:17:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.153 2013/09/21 08:52:35 ago Exp $ + + 21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> polkit-0.112.ebuild: + Stable for amd64, wrt bug #484486 19 Sep 2013; Samuli Suominen <ssuominen@gentoo.org> -polkit-0.110-r1.ebuild, -files/polkit-0.110-CVE-2013-4288.patch: diff --git a/sys-auth/polkit/polkit-0.112.ebuild b/sys-auth/polkit/polkit-0.112.ebuild index 406c6e8a8f36..aabe31726f6d 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.2 2013/09/19 17:08:30 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112.ebuild,v 1.3 2013/09/21 08:52:35 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] |