summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-12-22 16:32:31 +0000
committerJeroen Roovers <jer@gentoo.org>2007-12-22 16:32:31 +0000
commit0b4a8e6503d8bd282a65c4ef170e14847d2ae966 (patch)
tree523866523d60528d8e93adf89cbacd9953d2b29d /sys-auth
parentUse new eclass for build (diff)
downloadgentoo-2-0b4a8e6503d8bd282a65c4ef170e14847d2ae966.tar.gz
gentoo-2-0b4a8e6503d8bd282a65c4ef170e14847d2ae966.tar.bz2
gentoo-2-0b4a8e6503d8bd282a65c4ef170e14847d2ae966.zip
Marked ~hppa (bug #200076).
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/policykit/ChangeLog5
-rw-r--r--sys-auth/policykit/policykit-0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/policykit/ChangeLog b/sys-auth/policykit/ChangeLog
index f1b02a0ad0fb..82367a7b925c 100644
--- a/sys-auth/policykit/ChangeLog
+++ b/sys-auth/policykit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/policykit
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.1 2007/11/23 06:06:22 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.2 2007/12/22 16:32:31 jer Exp $
+
+ 22 Dec 2007; Jeroen Roovers <jer@gentoo.org> policykit-0.6.ebuild:
+ Marked ~hppa (bug #200076).
*policykit-0.6 (23 Nov 2007)
diff --git a/sys-auth/policykit/policykit-0.6.ebuild b/sys-auth/policykit/policykit-0.6.ebuild
index f9450136f4f3..21b6e7b94e0d 100644
--- a/sys-auth/policykit/policykit-0.6.ebuild
+++ b/sys-auth/policykit/policykit-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.6.ebuild,v 1.1 2007/11/23 06:06:22 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.6.ebuild,v 1.2 2007/12/22 16:32:31 jer Exp $
inherit eutils autotools multilib
@@ -12,7 +12,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${MY_PN}-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE="doc selinux"
RDEPEND=">=dev-libs/glib-2.7