diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-08-11 15:05:27 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-08-11 15:05:27 +0000 |
commit | d29fbfab3751a51af0e88c016074e7d23db39a5b (patch) | |
tree | 58ac6614fd63c58e7421736cd3593668c8c9225d /sys-auth/consolekit/consolekit-0.2.1.ebuild | |
parent | Stable on x86, bug #185823. (diff) | |
download | historical-d29fbfab3751a51af0e88c016074e7d23db39a5b.tar.gz historical-d29fbfab3751a51af0e88c016074e7d23db39a5b.tar.bz2 historical-d29fbfab3751a51af0e88c016074e7d23db39a5b.zip |
Stable on x86, bug #185823.
Package-Manager: portage-2.1.3_rc8
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 336b4b689b22..0371ba61261f 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.10 2007/08/10 13:10:27 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.1.ebuild,v 1.11 2007/08/11 15:05:27 ticho 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 |