summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-01-13 15:26:42 +0000
committerJeroen Roovers <jer@gentoo.org>2011-01-13 15:26:42 +0000
commit676587b643413de0dd8fd2f9daf98fe3f61fe633 (patch)
treefb6dae885258e84b122a4ad1604b8d7790c0d21c /sys-auth
parentMarked ~hppa (bug #348192). (diff)
downloadgentoo-2-676587b643413de0dd8fd2f9daf98fe3f61fe633.tar.gz
gentoo-2-676587b643413de0dd8fd2f9daf98fe3f61fe633.tar.bz2
gentoo-2-676587b643413de0dd8fd2f9daf98fe3f61fe633.zip
Stable for HPPA (bug #349052).
(Portage version: 2.2.0_alpha15/cvs/Linux i686)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/consolekit/ChangeLog5
-rw-r--r--sys-auth/consolekit/consolekit-0.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog
index 6bd4b5ce1c7f..c409220020dc 100644
--- a/sys-auth/consolekit/ChangeLog
+++ b/sys-auth/consolekit/ChangeLog
@@ -1,6 +1,9 @@
# 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.93 2011/01/11 12:26:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.94 2011/01/13 15:26:42 jer Exp $
+
+ 13 Jan 2011; Jeroen Roovers <jer@gentoo.org> consolekit-0.4.3.ebuild:
+ Stable for HPPA (bug #349052).
11 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
consolekit-0.4.3.ebuild:
diff --git a/sys-auth/consolekit/consolekit-0.4.3.ebuild b/sys-auth/consolekit/consolekit-0.4.3.ebuild
index a955b4c4bd70..ef4e97cdc3a8 100644
--- a/sys-auth/consolekit/consolekit-0.4.3.ebuild
+++ b/sys-auth/consolekit/consolekit-0.4.3.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.3.ebuild,v 1.6 2011/01/11 12:26:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.3.ebuild,v 1.7 2011/01/13 15:26:42 jer 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.82