diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-05 20:37:06 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-05 20:37:06 +0000 |
commit | 1e0542352ca75b6fb30b18d4b4f56728fa4f7ed5 (patch) | |
tree | 70aeb13ff365d997ab540a4f072f6e504335c003 /sys-auth | |
parent | Move linguist-tools to DEPEND. (diff) | |
download | gentoo-2-1e0542352ca75b6fb30b18d4b4f56728fa4f7ed5.tar.gz gentoo-2-1e0542352ca75b6fb30b18d4b4f56728fa4f7ed5.tar.bz2 gentoo-2-1e0542352ca75b6fb30b18d4b4f56728fa4f7ed5.zip |
arm stable wrt bug #551316
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit/polkit-0.112-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index b5c84e90c549..c8111c947245 100644 --- a/sys-auth/polkit/ChangeLog +++ b/sys-auth/polkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.196 2015/07/05 18:01:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.197 2015/07/05 20:37:06 zlogene Exp $ + + 05 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> polkit-0.112-r3.ebuild: + arm stable wrt bug #551316 05 Jul 2015; Agostino Sarubbo <ago@gentoo.org> polkit-0.112-r3.ebuild: Stable for x86, wrt bug #551316 diff --git a/sys-auth/polkit/polkit-0.112-r3.ebuild b/sys-auth/polkit/polkit-0.112-r3.ebuild index 7af8efec3219..505bb9dcf213 100644 --- a/sys-auth/polkit/polkit-0.112-r3.ebuild +++ b/sys-auth/polkit/polkit-0.112-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r3.ebuild,v 1.3 2015/07/05 18:01:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112-r3.ebuild,v 1.4 2015/07/05 20:37:06 zlogene 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="examples gtk +introspection jit kde nls pam selinux systemd" CDEPEND=" |