summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-20 15:04:54 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-20 15:04:54 +0000
commit6555f329a0ff8ed4205ebd9364da902cf298324a (patch)
tree1c82fc3a744451d85f5ff78773e7940f3a8c3955 /sys-auth
parentRemove USE=policykit mask for sys-auth/consolekit. (diff)
downloadgentoo-2-6555f329a0ff8ed4205ebd9364da902cf298324a.tar.gz
gentoo-2-6555f329a0ff8ed4205ebd9364da902cf298324a.tar.bz2
gentoo-2-6555f329a0ff8ed4205ebd9364da902cf298324a.zip
Stable for HPPA (bug #314899).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/consolekit/ChangeLog5
-rw-r--r--sys-auth/consolekit/consolekit-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog
index 4ab69314dad9..1364ae23a3cf 100644
--- a/sys-auth/consolekit/ChangeLog
+++ b/sys-auth/consolekit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/consolekit
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.68 2010/06/04 19:49:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.69 2010/07/20 15:04:54 jer Exp $
+
+ 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> consolekit-0.4.1.ebuild:
+ Stable for HPPA (bug #314899).
04 Jun 2010; Markus Meier <maekke@gentoo.org> consolekit-0.4.1.ebuild:
x86 stable, bug #314899
diff --git a/sys-auth/consolekit/consolekit-0.4.1.ebuild b/sys-auth/consolekit/consolekit-0.4.1.ebuild
index c0e5db80bed1..ef6c85710598 100644
--- a/sys-auth/consolekit/consolekit-0.4.1.ebuild
+++ b/sys-auth/consolekit/consolekit-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.1.ebuild,v 1.10 2010/06/04 19:49:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.1.ebuild,v 1.11 2010/07/20 15:04:54 jer Exp $
EAPI="3"
@@ -17,7 +17,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 pam policykit"
RDEPEND=">=dev-libs/glib-2.16