summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-12-08 15:41:16 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-12-08 15:41:16 +0000
commitbb28656aaaf561b1085ba34ec3393deb7e22b0b7 (patch)
treedf373b25df927d67ce124968f0e4b2731dc60e5a /sys-auth
parentRaise dev-libs/glib depend to at least 2.30 wrt #393579 by Matt Palermo (diff)
downloadgentoo-2-bb28656aaaf561b1085ba34ec3393deb7e22b0b7.tar.gz
gentoo-2-bb28656aaaf561b1085ba34ec3393deb7e22b0b7.tar.bz2
gentoo-2-bb28656aaaf561b1085ba34ec3393deb7e22b0b7.zip
ppc/ppc64 stable wrt #387163
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit/ChangeLog5
-rw-r--r--sys-auth/polkit/polkit-0.102.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog
index 9842d14a6565..b02b7404469f 100644
--- a/sys-auth/polkit/ChangeLog
+++ b/sys-auth/polkit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/polkit
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.59 2011/12/08 15:39:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.60 2011/12/08 15:41:16 ssuominen Exp $
+
+ 08 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> polkit-0.102.ebuild:
+ ppc/ppc64 stable wrt #387163
08 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> polkit-0.103.ebuild:
Raise dev-libs/glib depend to at least 2.30 wrt #393579 by Matt Palermo
diff --git a/sys-auth/polkit/polkit-0.102.ebuild b/sys-auth/polkit/polkit-0.102.ebuild
index 51103a56fd6f..a7ab8ad33f8e 100644
--- a/sys-auth/polkit/polkit-0.102.ebuild
+++ b/sys-auth/polkit/polkit-0.102.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.102.ebuild,v 1.7 2011/11/05 17:56:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.102.ebuild,v 1.8 2011/12/08 15:41:16 ssuominen Exp $
EAPI=4
inherit eutils pam
@@ -11,7 +11,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="debug doc examples gtk +introspection kde nls pam"
RDEPEND=">=dev-libs/glib-2.28