summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-09-16 17:57:47 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-09-16 17:57:47 +0000
commit3fd7240c4aa49c7ae5cc05d867c9435a9573bd8b (patch)
tree9aca95538749558c77111e4ab9e4ffc686daa143 /sys-auth/consolekit
parentstable x86, bug 284794 (diff)
downloadhistorical-3fd7240c4aa49c7ae5cc05d867c9435a9573bd8b.tar.gz
historical-3fd7240c4aa49c7ae5cc05d867c9435a9573bd8b.tar.bz2
historical-3fd7240c4aa49c7ae5cc05d867c9435a9573bd8b.zip
stable x86, bug 278181
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'sys-auth/consolekit')
-rw-r--r--sys-auth/consolekit/ChangeLog6
-rw-r--r--sys-auth/consolekit/consolekit-0.3.0-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog
index 2d824c3d113b..3655a8304088 100644
--- a/sys-auth/consolekit/ChangeLog
+++ b/sys-auth/consolekit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/consolekit
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.50 2009/09/14 16:49:44 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.51 2009/09/16 17:57:47 fauli Exp $
+
+ 16 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
+ consolekit-0.3.0-r2.ebuild:
+ stable x86, bug 278181
14 Sep 2009; Tom Gall <tgall@gentoo.org> consolekit-0.3.0-r2:
stable on ppc64, bug #278181
diff --git a/sys-auth/consolekit/consolekit-0.3.0-r2.ebuild b/sys-auth/consolekit/consolekit-0.3.0-r2.ebuild
index 353c65f36137..170778ee3534 100644
--- a/sys-auth/consolekit/consolekit-0.3.0-r2.ebuild
+++ b/sys-auth/consolekit/consolekit-0.3.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.3.0-r2.ebuild,v 1.2 2009/09/14 16:49:44 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.3.0-r2.ebuild,v 1.3 2009/09/16 17:57:47 fauli Exp $
EAPI="2"
@@ -16,7 +16,7 @@ SRC_URI="http://people.freedesktop.org/~mccann/dist/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE="debug doc pam policykit"
RDEPEND=">=dev-libs/glib-2.16