summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-04-23 16:45:47 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-04-23 16:45:47 +0000
commit54eb2e1bded87a585bfa8bb70c9ff96bef3ea217 (patch)
tree16e0834f576a3a0bfd39300e912c158f94f4b833 /sys-auth/consolekit
parentalpha/ia64/s390/sh/sparc stable wrt #360769 (diff)
downloadgentoo-2-54eb2e1bded87a585bfa8bb70c9ff96bef3ea217.tar.gz
gentoo-2-54eb2e1bded87a585bfa8bb70c9ff96bef3ea217.tar.bz2
gentoo-2-54eb2e1bded87a585bfa8bb70c9ff96bef3ea217.zip
alpha/ia64/sh/sparc stable wrt #360769
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'sys-auth/consolekit')
-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 f82069869419..3cdfb68fbe70 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.100 2011/04/15 22:21:26 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.101 2011/04/23 16:45:47 armin76 Exp $
+
+ 23 Apr 2011; Raúl Porcel <armin76@gentoo.org> consolekit-0.4.4.ebuild:
+ alpha/ia64/sh/sparc stable wrt #360769
15 Apr 2011; Christian Faulhammer <fauli@gentoo.org>
consolekit-0.4.4.ebuild:
diff --git a/sys-auth/consolekit/consolekit-0.4.4.ebuild b/sys-auth/consolekit/consolekit-0.4.4.ebuild
index 6dc16416a0a7..165b699fce9a 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.6 2011/04/15 22:21:26 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.4.ebuild,v 1.7 2011/04/23 16:45:47 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.88