summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-25 10:30:09 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-25 10:30:09 +0000
commitc158092b79a4cf57a4a4834b630de2b4dc426957 (patch)
tree844d7dbe7395e4be6a363a8274538bffd27dc40d /sys-auth/policykit
parentalpha/ia64/sparc stable (diff)
downloadgentoo-2-c158092b79a4cf57a4a4834b630de2b4dc426957.tar.gz
gentoo-2-c158092b79a4cf57a4a4834b630de2b4dc426957.tar.bz2
gentoo-2-c158092b79a4cf57a4a4834b630de2b4dc426957.zip
alpha/ia64/sparc stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-auth/policykit')
-rw-r--r--sys-auth/policykit/ChangeLog7
-rw-r--r--sys-auth/policykit/policykit-0.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/policykit/ChangeLog b/sys-auth/policykit/ChangeLog
index c8aa3f8e6c5e..dd6407f5241a 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.3 2007/12/29 17:51:36 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.4 2008/01/25 10:30:09 armin76 Exp $
+
+ 25 Jan 2008; Raúl Porcel <armin76@gentoo.org> policykit-0.6.ebuild:
+ alpha/ia64/sparc stable
29 Dec 2007; Raúl Porcel <armin76@gentoo.org> policykit-0.6.ebuild:
Add ~alpha/~ia64/~sparc wrt #200076
diff --git a/sys-auth/policykit/policykit-0.6.ebuild b/sys-auth/policykit/policykit-0.6.ebuild
index b755c760d4d7..c46cefc5e97b 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
+# Copyright 1999-2008 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.3 2007/12/29 17:51:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.6.ebuild,v 1.4 2008/01/25 10:30:09 armin76 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="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 sparc ~x86"
IUSE="doc selinux"
RDEPEND=">=dev-libs/glib-2.7