summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-22 06:57:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-22 06:57:40 +0000
commitd299285e061a6dbeb940a20ed7e1d7daa11e0176 (patch)
tree3c345b30919c54634acf887553d5edc9f2322405 /sys-auth
parentStable for arm, wrt bug #485258 (diff)
downloadgentoo-2-d299285e061a6dbeb940a20ed7e1d7daa11e0176.tar.gz
gentoo-2-d299285e061a6dbeb940a20ed7e1d7daa11e0176.tar.bz2
gentoo-2-d299285e061a6dbeb940a20ed7e1d7daa11e0176.zip
Stable for arm, wrt bug #484486
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit/ChangeLog5
-rw-r--r--sys-auth/polkit/polkit-0.112.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog
index e68621a6e644..f3fa0b12227a 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.154 2013/09/21 08:52:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.155 2013/09/22 06:57:40 ago Exp $
+
+ 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> polkit-0.112.ebuild:
+ Stable for arm, wrt bug #484486
21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> polkit-0.112.ebuild:
Stable for x86, wrt bug #484486
diff --git a/sys-auth/polkit/polkit-0.112.ebuild b/sys-auth/polkit/polkit-0.112.ebuild
index a4ac31b63713..151e8f3b765d 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.4 2013/09/21 08:52:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.112.ebuild,v 1.5 2013/09/22 06:57:40 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]