summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-11-27 17:33:20 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-11-27 17:33:20 +0000
commitea9b00034061379f983374091a5571d76b7b9fe9 (patch)
treef7e1d13942c8de040b994e06a1e03dad40bbf1a7 /sys-auth
parentFixup for compat with monodevelop-2.4.1 (diff)
downloadgentoo-2-ea9b00034061379f983374091a5571d76b7b9fe9.tar.gz
gentoo-2-ea9b00034061379f983374091a5571d76b7b9fe9.tar.bz2
gentoo-2-ea9b00034061379f983374091a5571d76b7b9fe9.zip
alpha/ia64/sh/sparc stable wrt #343097
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/consolekit/ChangeLog5
-rw-r--r--sys-auth/consolekit/consolekit-0.4.2-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog
index 800fe26354af..44aad06c762a 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.87 2010/11/25 17:47:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.88 2010/11/27 17:33:20 armin76 Exp $
+
+ 27 Nov 2010; Raúl Porcel <armin76@gentoo.org> consolekit-0.4.2-r4.ebuild:
+ alpha/ia64/sh/sparc stable wrt #343097
*consolekit-0.4.3 (25 Nov 2010)
diff --git a/sys-auth/consolekit/consolekit-0.4.2-r4.ebuild b/sys-auth/consolekit/consolekit-0.4.2-r4.ebuild
index 6e41bada28e1..8958a2d196f1 100644
--- a/sys-auth/consolekit/consolekit-0.4.2-r4.ebuild
+++ b/sys-auth/consolekit/consolekit-0.4.2-r4.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.2-r4.ebuild,v 1.7 2010/11/04 11:32:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.2-r4.ebuild,v 1.8 2010/11/27 17:33:20 armin76 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.80