diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-03-06 02:16:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-03-06 02:16:40 +0000 |
commit | 7e52ad3747dbaf65da9c2e9010443bf87e569050 (patch) | |
tree | cfe2d88a20f6cf690c83c46abc07e91c525c129d /sys-auth/consolekit/consolekit-0.2.10.ebuild | |
parent | Stable for HPPA (bug #259046). (diff) | |
download | historical-7e52ad3747dbaf65da9c2e9010443bf87e569050.tar.gz historical-7e52ad3747dbaf65da9c2e9010443bf87e569050.tar.bz2 historical-7e52ad3747dbaf65da9c2e9010443bf87e569050.zip |
Stable for HPPA (bug #242270).
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'sys-auth/consolekit/consolekit-0.2.10.ebuild')
-rw-r--r-- | sys-auth/consolekit/consolekit-0.2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/consolekit/consolekit-0.2.10.ebuild b/sys-auth/consolekit/consolekit-0.2.10.ebuild index 75c50c697edd..44fba3bcca7a 100644 --- a/sys-auth/consolekit/consolekit-0.2.10.ebuild +++ b/sys-auth/consolekit/consolekit-0.2.10.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/consolekit/consolekit-0.2.10.ebuild,v 1.8 2009/02/25 14:19:05 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.10.ebuild,v 1.9 2009/03/06 02:16:40 jer Exp $ inherit eutils autotools multilib pam @@ -13,7 +13,7 @@ SRC_URI="http://people.freedesktop.org/~mccann/dist/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="debug pam" # Not parallel make safe |