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 | 90512db752c21d0a901352a40453ba40f24f4588 (patch) | |
tree | 0ee60f3a365c5db5b20728024f7e02c24c7c186c /sys-auth | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-90512db752c21d0a901352a40453ba40f24f4588.tar.gz gentoo-2-90512db752c21d0a901352a40453ba40f24f4588.tar.bz2 gentoo-2-90512db752c21d0a901352a40453ba40f24f4588.zip |
arm/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'sys-auth')
-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 |