diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:22:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:22:38 +0000 |
commit | 46e4c04ce829b82566ee8d5d9fa7a4f577e8f1d4 (patch) | |
tree | b3c07b6e695f2e86ef39a116ff2315c6496fb661 /sys-auth/consolekit/consolekit-0.2.1.ebuild | |
parent | arm/s390/sh stable (diff) | |
download | historical-46e4c04ce829b82566ee8d5d9fa7a4f577e8f1d4.tar.gz historical-46e4c04ce829b82566ee8d5d9fa7a4f577e8f1d4.tar.bz2 historical-46e4c04ce829b82566ee8d5d9fa7a4f577e8f1d4.zip |
arm/sh stable
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'sys-auth/consolekit/consolekit-0.2.1.ebuild')
-rw-r--r-- | sys-auth/consolekit/consolekit-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/consolekit/consolekit-0.2.1.ebuild b/sys-auth/consolekit/consolekit-0.2.1.ebuild index 0371ba61261f..e8735ac730be 100644 --- a/sys-auth/consolekit/consolekit-0.2.1.ebuild +++ b/sys-auth/consolekit/consolekit-0.2.1.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/consolekit/consolekit-0.2.1.ebuild,v 1.11 2007/08/11 15:05:27 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.1.ebuild,v 1.12 2007/08/25 14:22:38 vapier Exp $ inherit eutils autotools multilib @@ -11,7 +11,7 @@ HOMEPAGE="http://if.only.it.had.one" SRC_URI="http://people.freedesktop.org/~mccann/dist/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 sh sparc x86" IUSE="debug pam" # Not parallel make safe |