summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-01-08 12:45:54 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-01-08 12:45:54 +0000
commit0e351f29cbf2976ad7e8addffd0a8723b103d519 (patch)
treefd63d063244248e2d5c67d9cc0bcfe934cc7f91a /sys-auth/consolekit
parentarm stable, bug #349762 (diff)
downloadgentoo-2-0e351f29cbf2976ad7e8addffd0a8723b103d519.tar.gz
gentoo-2-0e351f29cbf2976ad7e8addffd0a8723b103d519.tar.bz2
gentoo-2-0e351f29cbf2976ad7e8addffd0a8723b103d519.zip
alpha/ia64/sh/sparc stable wrt #349052
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'sys-auth/consolekit')
-rw-r--r--sys-auth/consolekit/ChangeLog7
-rw-r--r--sys-auth/consolekit/consolekit-0.4.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog
index f7af94aa3648..636c9043c085 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.91 2010/12/27 12:46:13 maekke Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.92 2011/01/08 12:45:54 armin76 Exp $
+
+ 08 Jan 2011; Raúl Porcel <armin76@gentoo.org> consolekit-0.4.3.ebuild:
+ alpha/ia64/sh/sparc stable wrt #349052
27 Dec 2010; Markus Meier <maekke@gentoo.org> consolekit-0.4.3.ebuild:
arm stable, bug #349052
diff --git a/sys-auth/consolekit/consolekit-0.4.3.ebuild b/sys-auth/consolekit/consolekit-0.4.3.ebuild
index 579cc373ecb0..bc8fbc709ead 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-2010 Gentoo Foundation
+# 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.4 2010/12/27 12:46:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.3.ebuild,v 1.5 2011/01/08 12:45:54 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.82