summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-04-14 18:54:11 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-04-14 18:54:11 +0000
commit27f51fa68be9564321da4dfcf24c01af13e983ca (patch)
tree373567816c4a2834de204323b8a170b63387eddd /x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.1.ebuild
parentpitivi fix for python 2.6 (diff)
downloadhistorical-27f51fa68be9564321da4dfcf24c01af13e983ca.tar.gz
historical-27f51fa68be9564321da4dfcf24c01af13e983ca.tar.bz2
historical-27f51fa68be9564321da4dfcf24c01af13e983ca.zip
Update the fdi file location for now. On my devspace. It is installed by hal-0.5.12_rc1 too. So when it gets stable this could be removed.
Package-Manager: portage-2.2_rc28/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.1.ebuild')
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.1.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.1.ebuild
index 1673573e6761..d1437bb41cfd 100644
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.1.ebuild
+++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.1.ebuild,v 1.1 2009/04/10 17:28:04 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.1.ebuild,v 1.2 2009/04/14 18:54:11 scarabeus Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -27,7 +27,7 @@ pkg_info() {
if use hal; then
elog "If your XKB (keyboard settings) stopped working,"
elog "you may uninstall this driver or move your XKB configuration."
- elog "Download an example from http://dev.gentoo.org/~compnerd/temp/hal-config-examples/"
+ elog "Download an example from http://dev.gentoo.org/~scarabeus/hal-config-examples/"
elog "(these will be installed with sys-apps/hal soon),"
elog "and drop it into /etc/hal/fdi/policy/"
fi