diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-12-04 08:01:27 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-12-04 08:01:27 +0000 |
commit | 3e6fb391964b77323fc7107e72203a9d79218506 (patch) | |
tree | 086abf0d01cdf7839eb79a61a8c3cc3d95789d66 /sys-auth | |
parent | stable x86, bug 201175 (diff) | |
download | gentoo-2-3e6fb391964b77323fc7107e72203a9d79218506.tar.gz gentoo-2-3e6fb391964b77323fc7107e72203a9d79218506.tar.bz2 gentoo-2-3e6fb391964b77323fc7107e72203a9d79218506.zip |
stable x86, bug 201103
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
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 <opfer@gentoo.org> + consolekit-0.2.3.ebuild: + stable x86, bug 201103 19 Nov 2007; Joshua Kinard <kumba@gentoo.org> 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 |