summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-07-23 15:50:18 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-07-23 15:50:18 +0000
commitc49c3e80cc78f712b67b03e19c645abf84c00c8a (patch)
tree3cf0f1c2669589f4c852014d4f912b95012c4863 /sys-auth
parentppc/ppc64 stable wrt #374685 (diff)
downloadgentoo-2-c49c3e80cc78f712b67b03e19c645abf84c00c8a.tar.gz
gentoo-2-c49c3e80cc78f712b67b03e19c645abf84c00c8a.tar.bz2
gentoo-2-c49c3e80cc78f712b67b03e19c645abf84c00c8a.zip
ppc/ppc64 stable wrt #374687
(Portage version: 2.2.0_alpha46/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 0d05443a3b10..e7360cf94c22 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.109 2011/07/17 20:50:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.110 2011/07/23 15:50:18 xarthisius Exp $
+
+ 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ consolekit-0.4.5-r1.ebuild:
+ ppc/ppc64 stable wrt #374687
17 Jul 2011; Markus Meier <maekke@gentoo.org> consolekit-0.4.5-r1.ebuild:
arm stable, bug #374687
diff --git a/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild b/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild
index d44bce297b92..e4e5fd4dea77 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.5 2011/07/17 20:50:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild,v 1.6 2011/07/23 15:50:18 xarthisius 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