summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-04-10 19:58:54 +0000
committerMarkus Meier <maekke@gentoo.org>2011-04-10 19:58:54 +0000
commit9334c7b13ccdbac3c41c626fe3b7c8c723a1241a (patch)
tree9777adb2f412cb14684093c5827401446848a8a5 /sys-auth
parentarm stable, bug #360769 (diff)
downloadgentoo-2-9334c7b13ccdbac3c41c626fe3b7c8c723a1241a.tar.gz
gentoo-2-9334c7b13ccdbac3c41c626fe3b7c8c723a1241a.tar.bz2
gentoo-2-9334c7b13ccdbac3c41c626fe3b7c8c723a1241a.zip
arm stable, bug #360769
(Portage version: 2.1.9.45/cvs/Linux i686)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/consolekit/ChangeLog5
-rw-r--r--sys-auth/consolekit/consolekit-0.4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog
index 3f1901567889..e49a52480081 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.97 2011/03/27 19:30:38 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.98 2011/04/10 19:58:54 maekke Exp $
+
+ 10 Apr 2011; Markus Meier <maekke@gentoo.org> consolekit-0.4.4.ebuild:
+ arm stable, bug #360769
27 Mar 2011; Christoph Mende <angelos@gentoo.org> consolekit-0.4.4.ebuild:
Stable on amd64 wrt bug #360769
diff --git a/sys-auth/consolekit/consolekit-0.4.4.ebuild b/sys-auth/consolekit/consolekit-0.4.4.ebuild
index 7b6ea6e5caba..a58c89ffe238 100644
--- a/sys-auth/consolekit/consolekit-0.4.4.ebuild
+++ b/sys-auth/consolekit/consolekit-0.4.4.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.4.ebuild,v 1.3 2011/03/27 19:30:38 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.4.ebuild,v 1.4 2011/04/10 19:58:54 maekke 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.88