summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-09 18:05:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-09 18:05:16 +0000
commitff105cd728a6b2b4a800a53582f17aadc979bc3d (patch)
treef5d2482af5f91722072d7bea169d2605d481a9a8 /sys-auth
parentStable on amd64, wrt bug #456132 (diff)
downloadgentoo-2-ff105cd728a6b2b4a800a53582f17aadc979bc3d.tar.gz
gentoo-2-ff105cd728a6b2b4a800a53582f17aadc979bc3d.tar.bz2
gentoo-2-ff105cd728a6b2b4a800a53582f17aadc979bc3d.zip
Stable for ia64, wrt bug #452688
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-auth')
-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 326acc5ba0f6..a8d83c1fc355 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.132 2013/01/31 23:09:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.133 2013/02/09 18:05:16 ago Exp $
+
+ 09 Feb 2013; Agostino Sarubbo <ago@gentoo.org> polkit-0.110.ebuild:
+ Stable for ia64, wrt bug #452688
31 Jan 2013; Agostino Sarubbo <ago@gentoo.org> polkit-0.110.ebuild:
Stable for ppc, wrt bug #452688
diff --git a/sys-auth/polkit/polkit-0.110.ebuild b/sys-auth/polkit/polkit-0.110.ebuild
index 0880bb59b5df..8c0e6c52de4e 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.6 2013/01/31 23:09:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.110.ebuild,v 1.7 2013/02/09 18:05:16 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 ~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[-debug]