summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/dbus')
-rw-r--r--sys-apps/dbus/dbus-1.4.0.ebuild10
1 files changed, 2 insertions, 8 deletions
diff --git a/sys-apps/dbus/dbus-1.4.0.ebuild b/sys-apps/dbus/dbus-1.4.0.ebuild
index 15cd4e435f1e..e3ea99092c72 100644
--- a/sys-apps/dbus/dbus-1.4.0.ebuild
+++ b/sys-apps/dbus/dbus-1.4.0.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-apps/dbus/dbus-1.4.0.ebuild,v 1.3 2010/09/18 10:11:00 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-1.4.0.ebuild,v 1.4 2010/09/18 10:33:57 ssuominen Exp $
EAPI="2"
@@ -180,13 +180,7 @@ pkg_postinst() {
elog
ewarn "You must restart D-Bus \`/etc/init.d/dbus restart\` to run"
ewarn "the new version of the daemon."
-
- if has_version "x11-base/xorg-server[hal]"; then
- ewarn
- ewarn "You are currently running X with the hal useflag enabled"
- ewarn "restarting the dbus service WILL restart X as well"
- ewarn
- fi
+ ewarn "Don't do this while X is running because it will restart your X as well."
# Ensure unique id is generated
dbus-uuidgen --ensure="${ROOT}"/var/lib/dbus/machine-id