summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-11-01 12:16:34 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-11-01 12:16:34 +0000
commit3a16ec51f1edf7d7f83ed1d76f895f350ef20af3 (patch)
tree603c2b37f00703c3b164e0db5260b0032d618dc1 /sys-auth/consolekit
parentRevision bump to fix bug #328455 c#26. Thanks to Oldrich Jedlicka for the sol... (diff)
downloadgentoo-2-3a16ec51f1edf7d7f83ed1d76f895f350ef20af3.tar.gz
gentoo-2-3a16ec51f1edf7d7f83ed1d76f895f350ef20af3.tar.bz2
gentoo-2-3a16ec51f1edf7d7f83ed1d76f895f350ef20af3.zip
stable x86, bug 343097
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sys-auth/consolekit')
-rw-r--r--sys-auth/consolekit/ChangeLog6
-rw-r--r--sys-auth/consolekit/consolekit-0.4.2-r4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog
index fed091b91c38..6403acfa7a4d 100644
--- a/sys-auth/consolekit/ChangeLog
+++ b/sys-auth/consolekit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/consolekit
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.83 2010/10/30 13:07:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.84 2010/11/01 12:16:34 fauli Exp $
+
+ 01 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
+ consolekit-0.4.2-r4.ebuild:
+ stable x86, bug 343097
30 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
consolekit-0.4.2-r4.ebuild:
diff --git a/sys-auth/consolekit/consolekit-0.4.2-r4.ebuild b/sys-auth/consolekit/consolekit-0.4.2-r4.ebuild
index 9813848a6edb..6d5ef91e22e1 100644
--- a/sys-auth/consolekit/consolekit-0.4.2-r4.ebuild
+++ b/sys-auth/consolekit/consolekit-0.4.2-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.2-r4.ebuild,v 1.4 2010/10/30 13:07:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.2-r4.ebuild,v 1.5 2010/11/01 12:16:34 fauli Exp $
EAPI=3
inherit autotools eutils linux-info multilib pam
@@ -14,7 +14,7 @@ SRC_URI="http://www.freedesktop.org/software/${MY_PN}/dist/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug doc kernel_linux pam policykit test"
RDEPEND=">=dev-libs/dbus-glib-0.80