summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-08-14 17:04:15 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-08-14 17:04:15 +0000
commit9012709b78711bd25ca6c2899294c9a217025699 (patch)
treec2e97ba9f76f61aa5c7d5f6f26e8c520c12f650b /sys-auth
parentalpha stable wrt #314899 (diff)
downloadgentoo-2-9012709b78711bd25ca6c2899294c9a217025699.tar.gz
gentoo-2-9012709b78711bd25ca6c2899294c9a217025699.tar.bz2
gentoo-2-9012709b78711bd25ca6c2899294c9a217025699.zip
ia64/sh/sparc stable
(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.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog
index 10fba77f02bd..1546cfa2259b 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.71 2010/08/09 02:36:35 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.72 2010/08/14 17:04:15 armin76 Exp $
+
+ 14 Aug 2010; Raúl Porcel <armin76@gentoo.org> consolekit-0.4.1.ebuild:
+ ia64/sh/sparc stable
09 Aug 2010; Joseph Jezak <josejx@gentoo.org> consolekit-0.4.1.ebuild:
Marked ppc/ppc64 stable.
diff --git a/sys-auth/consolekit/consolekit-0.4.1.ebuild b/sys-auth/consolekit/consolekit-0.4.1.ebuild
index 56759069618d..835c01f0bdaa 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.13 2010/08/09 02:36:35 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.1.ebuild,v 1.14 2010/08/14 17:04:15 armin76 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