diff options
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=" |