summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2011-04-15 22:21:26 +0000
committerChristian Faulhammer <fauli@gentoo.org>2011-04-15 22:21:26 +0000
commit98232179ea6699331d6363262af7b4cb58c29a9a (patch)
treeb461bfb2d2df30a6250e50d4ab983850854ed31b /sys-auth
parentstable x86, bug 360769 (diff)
downloadgentoo-2-98232179ea6699331d6363262af7b4cb58c29a9a.tar.gz
gentoo-2-98232179ea6699331d6363262af7b4cb58c29a9a.tar.bz2
gentoo-2-98232179ea6699331d6363262af7b4cb58c29a9a.zip
stable x86, bug 360769
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/consolekit/ChangeLog6
-rw-r--r--sys-auth/consolekit/consolekit-0.4.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog
index fb357471fb77..f82069869419 100644
--- a/sys-auth/consolekit/ChangeLog
+++ b/sys-auth/consolekit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/consolekit
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.99 2011/04/12 19:23:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.100 2011/04/15 22:21:26 fauli Exp $
+
+ 15 Apr 2011; Christian Faulhammer <fauli@gentoo.org>
+ consolekit-0.4.4.ebuild:
+ stable x86, bug 360769
12 Apr 2011; Jeroen Roovers <jer@gentoo.org> consolekit-0.4.4.ebuild:
Stable for HPPA (bug #360769).
diff --git a/sys-auth/consolekit/consolekit-0.4.4.ebuild b/sys-auth/consolekit/consolekit-0.4.4.ebuild
index 86e810f58a46..6dc16416a0a7 100644
--- a/sys-auth/consolekit/consolekit-0.4.4.ebuild
+++ b/sys-auth/consolekit/consolekit-0.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.4.ebuild,v 1.5 2011/04/12 19:23:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.4.ebuild,v 1.6 2011/04/15 22:21:26 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.88