From 3e6fb391964b77323fc7107e72203a9d79218506 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Tue, 4 Dec 2007 08:01:27 +0000 Subject: stable x86, bug 201103 (Portage version: 2.1.3.19) --- sys-auth/consolekit/ChangeLog | 6 +++++- sys-auth/consolekit/consolekit-0.2.3.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index a90666461d67..4cae347145be 100644 --- a/sys-auth/consolekit/ChangeLog +++ b/sys-auth/consolekit/ChangeLog @@ -1,6 +1,10 @@ # 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.26 2007/11/19 05:02:22 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.27 2007/12/04 08:01:27 opfer Exp $ + + 04 Dec 2007; Christian Faulhammer + consolekit-0.2.3.ebuild: + stable x86, bug 201103 19 Nov 2007; Joshua Kinard consolekit-0.2.1.ebuild: Stable on mips. diff --git a/sys-auth/consolekit/consolekit-0.2.3.ebuild b/sys-auth/consolekit/consolekit-0.2.3.ebuild index b66b11a05c68..dae0111a15b5 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.5 2007/10/31 21:32:27 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.3.ebuild,v 1.6 2007/12/04 08:01:27 opfer 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 -- cgit v1.2.3-65-gdbad