summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-01-21 17:15:28 +0000
committerJeroen Roovers <jer@gentoo.org>2011-01-21 17:15:28 +0000
commitf16917e6788d5f947bb70e6f15085f8ab6e8de2d (patch)
tree88be4eac271b37c28e3883fac26f169b23db68cf /sys-auth
parentMask sys-auth/polkit[gtk] (bug #296548). (diff)
downloadgentoo-2-f16917e6788d5f947bb70e6f15085f8ab6e8de2d.tar.gz
gentoo-2-f16917e6788d5f947bb70e6f15085f8ab6e8de2d.tar.bz2
gentoo-2-f16917e6788d5f947bb70e6f15085f8ab6e8de2d.zip
Marked ~hppa (bug #296548).
(Portage version: 2.2.0_alpha18/cvs/Linux i686)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit/ChangeLog7
-rw-r--r--sys-auth/polkit/polkit-0.99-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog
index 4899675e3136..a600fba0d7c4 100644
--- a/sys-auth/polkit/ChangeLog
+++ b/sys-auth/polkit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/polkit
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.30 2010/12/25 23:09:06 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.31 2011/01/21 17:15:28 jer Exp $
+
+ 21 Jan 2011; Jeroen Roovers <jer@gentoo.org> polkit-0.99-r1.ebuild:
+ Marked ~hppa (bug #296548).
*polkit-0.99-r1 (25 Dec 2010)
diff --git a/sys-auth/polkit/polkit-0.99-r1.ebuild b/sys-auth/polkit/polkit-0.99-r1.ebuild
index 1d67dc13d37d..6ace0ab71c9d 100644
--- a/sys-auth/polkit/polkit-0.99-r1.ebuild
+++ b/sys-auth/polkit/polkit-0.99-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.99-r1.ebuild,v 1.1 2010/12/25 23:09:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.99-r1.ebuild,v 1.2 2011/01/21 17:15:28 jer Exp $
EAPI=2
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 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="debug doc examples gtk +introspection nls pam"
RDEPEND=">=dev-libs/glib-2.25.12