summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-07-03 19:24:35 +0000
committerJeroen Roovers <jer@gentoo.org>2012-07-03 19:24:35 +0000
commit0972bfcefae7c2395352956db7ae94ecff0108f9 (patch)
tree20167fc689b1c3137ff70f60f012ef787c565a10
parentStable for HPPA (bug #416653). (diff)
downloadgentoo-2-0972bfcefae7c2395352956db7ae94ecff0108f9.tar.gz
gentoo-2-0972bfcefae7c2395352956db7ae94ecff0108f9.tar.bz2
gentoo-2-0972bfcefae7c2395352956db7ae94ecff0108f9.zip
Stable for HPPA (bug #416653).
(Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
-rw-r--r--sys-auth/consolekit/ChangeLog6
-rw-r--r--sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog
index 97c6ebd5e5d8..d2d623885e9b 100644
--- a/sys-auth/consolekit/ChangeLog
+++ b/sys-auth/consolekit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/consolekit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.129 2012/06/30 10:35:54 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.130 2012/07/03 19:24:35 jer Exp $
+
+ 03 Jul 2012; Jeroen Roovers <jer@gentoo.org>
+ consolekit-0.4.5_p20120320.ebuild:
+ Stable for HPPA (bug #416653).
30 Jun 2012; <swift@gentoo.org> consolekit-0.4.5-r1.ebuild,
consolekit-0.4.5_p20120320.ebuild:
diff --git a/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild b/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild
index 851b262971f7..b77054159f2a 100644
--- a/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild
+++ b/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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_p20120320.ebuild,v 1.10 2012/06/30 10:35:54 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320.ebuild,v 1.11 2012/07/03 19:24:35 jer Exp $
EAPI=4
inherit autotools eutils linux-info pam systemd
@@ -19,7 +19,7 @@ fi
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="acl debug doc kernel_linux pam policykit selinux test"
RDEPEND=">=dev-libs/dbus-glib-0.98