summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/consolekit/consolekit-0.4.3.ebuild')
-rw-r--r--sys-auth/consolekit/consolekit-0.4.3.ebuild5
1 files changed, 2 insertions, 3 deletions
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"