diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-04 17:34:59 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-04 17:34:59 +0000 |
commit | 96e55a5422aa46c98d599369cfcccf545233e69d (patch) | |
tree | 53bd872baf25d98f21f75b2c7a075d6346e8ceea /sys-auth/consolekit/consolekit-0.2.3.ebuild | |
parent | Now requires rox-lib-2.0.4-r1 (diff) | |
download | historical-96e55a5422aa46c98d599369cfcccf545233e69d.tar.gz historical-96e55a5422aa46c98d599369cfcccf545233e69d.tar.bz2 historical-96e55a5422aa46c98d599369cfcccf545233e69d.zip |
Stable on ppc wrt bug 201103
Package-Manager: portage-2.1.4_rc6
Diffstat (limited to 'sys-auth/consolekit/consolekit-0.2.3.ebuild')
-rw-r--r-- | sys-auth/consolekit/consolekit-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/consolekit/consolekit-0.2.3.ebuild b/sys-auth/consolekit/consolekit-0.2.3.ebuild index dae0111a15b5..d8c811bca564 100644 --- a/sys-auth/consolekit/consolekit-0.2.3.ebuild +++ b/sys-auth/consolekit/consolekit-0.2.3.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.3.ebuild,v 1.6 2007/12/04 08:01:27 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.3.ebuild,v 1.7 2007/12/04 17:34:59 nixnut Exp $ inherit eutils autotools multilib pam @@ -12,7 +12,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/ConsoleKit" 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug pam" # Not parallel make safe |