diff options
author | Tom Gall <tgall@gentoo.org> | 2007-09-22 09:12:27 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-09-22 09:12:27 +0000 |
commit | 49a68aef715b4782dd32f5fdaea2757443d32b4e (patch) | |
tree | 51140b8a3f3b1a100856769139b156aa12e442c0 /sys-auth | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-49a68aef715b4782dd32f5fdaea2757443d32b4e.tar.gz gentoo-2-49a68aef715b4782dd32f5fdaea2757443d32b4e.tar.bz2 gentoo-2-49a68aef715b4782dd32f5fdaea2757443d32b4e.zip |
stable on ppc64
(Portage version: 2.1.2.12)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index d9d07e63acea..862806953f1e 100644 --- a/sys-auth/consolekit/ChangeLog +++ b/sys-auth/consolekit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/consolekit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.21 2007/09/19 02:40:41 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.22 2007/09/22 09:12:27 tgall Exp $ + + 22 Sep 2007; Tom Gall <tgall@gentoo.org> consolekit-0.2.1.ebuild: + stable on ppc64 *consolekit-0.2.3 (19 Sep 2007) diff --git a/sys-auth/consolekit/consolekit-0.2.1.ebuild b/sys-auth/consolekit/consolekit-0.2.1.ebuild index fc1b27ceb9e9..cd2d46728c8e 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.14 2007/09/06 20:49:29 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.1.ebuild,v 1.15 2007/09/22 09:12:27 tgall Exp $ inherit eutils autotools multilib @@ -11,7 +11,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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86" IUSE="debug pam" # Not parallel make safe |