summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-12-19 04:55:01 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-12-19 04:55:01 +0000
commit9b2f305812a139a2ba0211eb93bdb1dc6eb1de2c (patch)
treeef3b0949d8281ea2422e951eefcfa38d456af761 /sys-auth
parentppc64 stable wrt #348549 (diff)
downloadgentoo-2-9b2f305812a139a2ba0211eb93bdb1dc6eb1de2c.tar.gz
gentoo-2-9b2f305812a139a2ba0211eb93bdb1dc6eb1de2c.tar.bz2
gentoo-2-9b2f305812a139a2ba0211eb93bdb1dc6eb1de2c.zip
ppc64 stable wrt #349052
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/consolekit/ChangeLog5
-rw-r--r--sys-auth/consolekit/consolekit-0.4.3.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog
index 44aad06c762a..82272acb8a49 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.88 2010/11/27 17:33:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.89 2010/12/19 04:55:01 ssuominen Exp $
+
+ 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> consolekit-0.4.3.ebuild:
+ ppc64 stable wrt #349052
27 Nov 2010; Raúl Porcel <armin76@gentoo.org> consolekit-0.4.2-r4.ebuild:
alpha/ia64/sh/sparc stable wrt #343097
diff --git a/sys-auth/consolekit/consolekit-0.4.3.ebuild b/sys-auth/consolekit/consolekit-0.4.3.ebuild
index bdbe8240cadb..42318cd15359 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
# 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.1 2010/11/25 17:47:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.3.ebuild,v 1.2 2010/12/19 04:55:01 ssuominen 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
@@ -87,7 +87,6 @@ src_install() {
}
pkg_postinst() {
- ewarn
ewarn "You need to restart ConsoleKit to get the new features."
ewarn "This can be done with /etc/init.d/consolekit restart"
ewarn "but make sure you do this and then restart your session"