summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-07-16 17:44:18 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-07-16 17:44:18 +0000
commit21cb3fdb7b502dec41b5d09247aa49dffe3debf3 (patch)
tree418f7890846718b52ac09da92dab37b152e2c34a /sys-auth
parentx86 stable, bug #372349 (diff)
downloadgentoo-2-21cb3fdb7b502dec41b5d09247aa49dffe3debf3.tar.gz
gentoo-2-21cb3fdb7b502dec41b5d09247aa49dffe3debf3.tar.bz2
gentoo-2-21cb3fdb7b502dec41b5d09247aa49dffe3debf3.zip
Stable on amd64 wrt bug #374687
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/consolekit/ChangeLog6
-rw-r--r--sys-auth/consolekit/consolekit-0.4.5-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog
index 198457da7640..2373aa75bb28 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.106 2011/07/10 23:44:01 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.107 2011/07/16 17:44:18 hwoarang Exp $
+
+ 16 Jul 2011; Markos Chandras <hwoarang@gentoo.org>
+ consolekit-0.4.5-r1.ebuild:
+ Stable on amd64 wrt bug #374687
10 Jul 2011; Matt Turner <mattst88@gentoo.org> consolekit-0.4.5-r1.ebuild:
Added ~mips, bug 296548
diff --git a/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild b/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild
index e575b581d65d..6332ad047750 100644
--- a/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild
+++ b/sys-auth/consolekit/consolekit-0.4.5-r1.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.5-r1.ebuild,v 1.2 2011/07/10 23:44:01 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild,v 1.3 2011/07/16 17:44:18 hwoarang Exp $
EAPI=4
inherit autotools eutils linux-info multilib pam systemd
@@ -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 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~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