summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-07-06 10:53:44 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-07-06 10:53:44 +0000
commitfac0620f881f7b4722b8a76c1dc31608af533583 (patch)
tree7914f275dd10d3d707ce970385716c7bf6e833f9 /sys-auth/policykit
parentFix compilation with gcc 4.4 and glibc 2.10, bug #276505 (diff)
downloadgentoo-2-fac0620f881f7b4722b8a76c1dc31608af533583.tar.gz
gentoo-2-fac0620f881f7b4722b8a76c1dc31608af533583.tar.bz2
gentoo-2-fac0620f881f7b4722b8a76c1dc31608af533583.zip
[sys-auth/policykit] Add ~mips keyword
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/policykit')
-rw-r--r--sys-auth/policykit/ChangeLog6
-rw-r--r--sys-auth/policykit/policykit-0.9-r1.ebuild4
-rw-r--r--sys-auth/policykit/policykit-0.92.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-auth/policykit/ChangeLog b/sys-auth/policykit/ChangeLog
index de3515fc53e4..799760721c7c 100644
--- a/sys-auth/policykit/ChangeLog
+++ b/sys-auth/policykit/ChangeLog
@@ -1,6 +1,10 @@
# 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.17 2009/07/02 19:40:42 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.18 2009/07/06 10:53:44 alexxy Exp $
+
+ 06 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> policykit-0.9-r1.ebuild,
+ policykit-0.92.ebuild:
+ Add ~mips keyword
02 Jul 2009; Alexis Ballier <aballier@gentoo.org> policykit-0.9-r1.ebuild:
keyword ~x86-fbsd, bug #266560
diff --git a/sys-auth/policykit/policykit-0.9-r1.ebuild b/sys-auth/policykit/policykit-0.9-r1.ebuild
index 18e2e46ec2a0..be014babe386 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.2 2009/07/02 19:40:42 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.9-r1.ebuild,v 1.3 2009/07/06 10:53:44 alexxy 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 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="bash-completion doc pam selinux zsh-completion"
RDEPEND=">=dev-libs/glib-2.6
diff --git a/sys-auth/policykit/policykit-0.92.ebuild b/sys-auth/policykit/policykit-0.92.ebuild
index 5af426465b02..7e4fc586812e 100644
--- a/sys-auth/policykit/policykit-0.92.ebuild
+++ b/sys-auth/policykit/policykit-0.92.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.92.ebuild,v 1.1 2009/06/20 21:02:55 mrpouet Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.92.ebuild,v 1.2 2009/07/06 10:53:44 alexxy Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~mips ~ppc ~x86"
IUSE="debug doc expat pam zsh-completion nls"
RDEPEND=">=dev-libs/glib-2.14