diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-29 17:51:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-29 17:51:36 +0000 |
commit | 60b8b9abe3443042b22c6274561d4ef876c4b610 (patch) | |
tree | f0ec90b755da1f50f86dc176e8783773025ca0b4 /sys-auth | |
parent | Marking clearsilver-0.10.5 ppc64 for bug 203584 (diff) | |
download | gentoo-2-60b8b9abe3443042b22c6274561d4ef876c4b610.tar.gz gentoo-2-60b8b9abe3443042b22c6274561d4ef876c4b610.tar.bz2 gentoo-2-60b8b9abe3443042b22c6274561d4ef876c4b610.zip |
Add ~alpha/~ia64/~sparc wrt #200076
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/policykit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/policykit/policykit-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/policykit/ChangeLog b/sys-auth/policykit/ChangeLog index 82367a7b925c..c8aa3f8e6c5e 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.2 2007/12/22 16:32:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.3 2007/12/29 17:51:36 armin76 Exp $ + + 29 Dec 2007; Raúl Porcel <armin76@gentoo.org> policykit-0.6.ebuild: + Add ~alpha/~ia64/~sparc wrt #200076 22 Dec 2007; Jeroen Roovers <jer@gentoo.org> policykit-0.6.ebuild: Marked ~hppa (bug #200076). diff --git a/sys-auth/policykit/policykit-0.6.ebuild b/sys-auth/policykit/policykit-0.6.ebuild index 21b6e7b94e0d..b755c760d4d7 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.2 2007/12/22 16:32:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.6.ebuild,v 1.3 2007/12/29 17:51:36 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="~amd64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" IUSE="doc selinux" RDEPEND=">=dev-libs/glib-2.7 |