summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-07-02 19:40:42 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-07-02 19:40:42 +0000
commit2bce231fcbba928cd4cf52f11d27c5140a4cb01c (patch)
treef25a48a785915142033c9c1fe050f2b6b4b83d50 /sys-auth/policykit
parentStable for HPPA too. (diff)
downloadgentoo-2-2bce231fcbba928cd4cf52f11d27c5140a4cb01c.tar.gz
gentoo-2-2bce231fcbba928cd4cf52f11d27c5140a4cb01c.tar.bz2
gentoo-2-2bce231fcbba928cd4cf52f11d27c5140a4cb01c.zip
keyword ~x86-fbsd, bug #266560
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/policykit')
-rw-r--r--sys-auth/policykit/ChangeLog5
-rw-r--r--sys-auth/policykit/policykit-0.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/policykit/ChangeLog b/sys-auth/policykit/ChangeLog
index 7a70fa6072d9..de3515fc53e4 100644
--- a/sys-auth/policykit/ChangeLog
+++ b/sys-auth/policykit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/policykit
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.16 2009/06/20 21:02:55 mrpouet Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.17 2009/07/02 19:40:42 aballier Exp $
+
+ 02 Jul 2009; Alexis Ballier <aballier@gentoo.org> policykit-0.9-r1.ebuild:
+ keyword ~x86-fbsd, bug #266560
*policykit-0.92 (20 Jun 2009)
diff --git a/sys-auth/policykit/policykit-0.9-r1.ebuild b/sys-auth/policykit/policykit-0.9-r1.ebuild
index 72d31297493c..18e2e46ec2a0 100644
--- a/sys-auth/policykit/policykit-0.9-r1.ebuild
+++ b/sys-auth/policykit/policykit-0.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.9-r1.ebuild,v 1.1 2009/04/25 02:42:16 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.9-r1.ebuild,v 1.2 2009/07/02 19:40:42 aballier Exp $
inherit autotools bash-completion eutils multilib pam
@@ -13,7 +13,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="bash-completion doc pam selinux zsh-completion"
RDEPEND=">=dev-libs/glib-2.6