summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-01-26 11:26:16 +0000
committerMarkus Meier <maekke@gentoo.org>2013-01-26 11:26:16 +0000
commitea09c0f56571da893510f10b1adb8bbfd9ef5413 (patch)
treedccfa3d6e1c38e4cda2dd793705a2f2ecdc6a7f8 /sys-auth/polkit
parentVersion bump to latest. Wrt bug#443052. (diff)
downloadgentoo-2-ea09c0f56571da893510f10b1adb8bbfd9ef5413.tar.gz
gentoo-2-ea09c0f56571da893510f10b1adb8bbfd9ef5413.tar.bz2
gentoo-2-ea09c0f56571da893510f10b1adb8bbfd9ef5413.zip
arm stable, bug #452688
(Portage version: 2.1.11.48/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-auth/polkit')
-rw-r--r--sys-auth/polkit/ChangeLog5
-rw-r--r--sys-auth/polkit/polkit-0.110.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog
index db25791849c9..7f3be227228f 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.129 2013/01/20 12:16:16 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.130 2013/01/26 11:26:16 maekke Exp $
+
+ 26 Jan 2013; Markus Meier <maekke@gentoo.org> polkit-0.110.ebuild:
+ arm stable, bug #452688
20 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> polkit-0.110.ebuild:
x86 stable wrt #452688
diff --git a/sys-auth/polkit/polkit-0.110.ebuild b/sys-auth/polkit/polkit-0.110.ebuild
index a34e4666df5b..eaefd7b4b887 100644
--- a/sys-auth/polkit/polkit-0.110.ebuild
+++ b/sys-auth/polkit/polkit-0.110.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.110.ebuild,v 1.3 2013/01/20 12:16:16 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.110.ebuild,v 1.4 2013/01/26 11:26:16 maekke 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 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86"
IUSE="examples gtk +introspection kde nls pam selinux systemd"
RDEPEND=">=dev-lang/spidermonkey-1.8.5-r1