summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-04-28 15:50:02 +0000
committerRémi Cardona <remi@gentoo.org>2009-04-28 15:50:02 +0000
commitf88a0debbcf2295b09925f40c857ecdc944934f6 (patch)
tree49939f347c58154bbd4fa5a0375e06df7c607f3c /x11-drivers
parentFix ChangeLog header (diff)
downloadgentoo-2-f88a0debbcf2295b09925f40c857ecdc944934f6.tar.gz
gentoo-2-f88a0debbcf2295b09925f40c857ecdc944934f6.tar.bz2
gentoo-2-f88a0debbcf2295b09925f40c857ecdc944934f6.zip
x11-drivers/xf86-input-evdev: prune older versions
(Portage version: 2.2_rc31/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-evdev/ChangeLog11
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-1.99.2-r2.ebuild37
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.1.ebuild34
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.2.ebuild34
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.4.ebuild34
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.5.ebuild34
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.6.ebuild34
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.7.ebuild34
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.0.ebuild34
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.1.ebuild34
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.2.ebuild34
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.0.ebuild34
12 files changed, 10 insertions, 378 deletions
diff --git a/x11-drivers/xf86-input-evdev/ChangeLog b/x11-drivers/xf86-input-evdev/ChangeLog
index fc0cef56a768..d66cd301c919 100644
--- a/x11-drivers/xf86-input-evdev/ChangeLog
+++ b/x11-drivers/xf86-input-evdev/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for x11-drivers/xf86-input-evdev
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.108 2009/04/16 03:20:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.109 2009/04/28 15:50:02 remi Exp $
+
+ 28 Apr 2009; Rémi Cardona <remi@gentoo.org>
+ -xf86-input-evdev-1.99.2-r2.ebuild, -xf86-input-evdev-2.0.1.ebuild,
+ -xf86-input-evdev-2.0.2.ebuild, -xf86-input-evdev-2.0.4.ebuild,
+ -xf86-input-evdev-2.0.5.ebuild, -xf86-input-evdev-2.0.6.ebuild,
+ -xf86-input-evdev-2.0.7.ebuild, -xf86-input-evdev-2.1.0.ebuild,
+ -xf86-input-evdev-2.1.1.ebuild, -xf86-input-evdev-2.1.2.ebuild,
+ -xf86-input-evdev-2.2.0.ebuild:
+ prune older versions
16 Apr 2009; Jeroen Roovers <jer@gentoo.org>
xf86-input-evdev-2.1.3.ebuild:
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.99.2-r2.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.99.2-r2.ebuild
deleted file mode 100644
index 013260c69fbf..000000000000
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-1.99.2-r2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# 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-1.99.2-r2.ebuild,v 1.2 2009/04/14 18:54:11 scarabeus Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-#XDPVER=4
-
-inherit x-modular
-
-DESCRIPTION="Generic Linux input driver"
-
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~sparc ~x86"
-
-RDEPEND=">=x11-base/xorg-server-1.4.0.90
- >=sys-apps/hal-0.5.10"
-DEPEND="${RDEPEND}
- || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 )
- >=x11-proto/inputproto-1.4
- x11-proto/randrproto
- x11-proto/xproto"
-
-PATCHES=(
- "${FILESDIR}/${PV}/0001-Fail-if-the-device-cannot-be-grabbed-during-the-prob.patch"
- "${FILESDIR}/${PV}/0002-Check-for-XINPUT-ABI-parameters-of-InitValuatorClas.patch"
- "${FILESDIR}/${PV}/0003-Revert-Check-for-XINPUT-ABI-parameters-of-InitValu.patch"
- "${FILESDIR}/${PV}/0004-Check-for-XINPUT-ABI-3-corrected-version.patch"
- "${FILESDIR}/${PV}/0005-evdev-Port-b4a5a204-Fix-pointer-crossing-screen-bu.patch"
- )
-
-pkg_postinst() {
- 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/~scarabeus/hal-config-examples/"
- elog "(these will be installed with sys-apps/hal soon),"
- elog "and drop it into /etc/hal/fdi/policy/"
-}
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.1.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.1.ebuild
deleted file mode 100644
index 44c0e39eff49..000000000000
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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.0.1.ebuild,v 1.3 2009/04/14 18:54:11 scarabeus Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Generic Linux input driver"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~sh ~sparc ~x86"
-IUSE="hal"
-RDEPEND=">=x11-base/xorg-server-1.4.0.90
- hal? ( >=sys-apps/hal-0.5.10 )"
-DEPEND="${RDEPEND}
- || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 )
- >=x11-proto/inputproto-1.4
- x11-proto/randrproto
- x11-proto/xproto"
-
-pkg_postinst() {
- x-modular_pkg_postinst
- pkg_info
-}
-
-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/~scarabeus/hal-config-examples/"
- elog "(these will be installed with sys-apps/hal soon),"
- elog "and drop it into /etc/hal/fdi/policy/"
- fi
-}
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.2.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.2.ebuild
deleted file mode 100644
index d970d2e9e6fc..000000000000
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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.0.2.ebuild,v 1.3 2009/04/14 18:54:11 scarabeus Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Generic Linux input driver"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~sh ~sparc ~x86"
-IUSE="hal"
-RDEPEND=">=x11-base/xorg-server-1.4.0.90
- hal? ( >=sys-apps/hal-0.5.10 )"
-DEPEND="${RDEPEND}
- || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 )
- >=x11-proto/inputproto-1.4
- x11-proto/randrproto
- x11-proto/xproto"
-
-pkg_postinst() {
- x-modular_pkg_postinst
- pkg_info
-}
-
-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/~scarabeus/hal-config-examples/"
- elog "(these will be installed with sys-apps/hal soon),"
- elog "and drop it into /etc/hal/fdi/policy/"
- fi
-}
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.4.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.4.ebuild
deleted file mode 100644
index e5a8f9b01842..000000000000
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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.0.4.ebuild,v 1.4 2009/04/14 18:54:11 scarabeus Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Generic Linux input driver"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sh ~sparc ~x86"
-IUSE="hal"
-RDEPEND=">=x11-base/xorg-server-1.4.0.90
- hal? ( >=sys-apps/hal-0.5.10 )"
-DEPEND="${RDEPEND}
- || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 )
- >=x11-proto/inputproto-1.4
- x11-proto/randrproto
- x11-proto/xproto"
-
-pkg_postinst() {
- x-modular_pkg_postinst
- pkg_info
-}
-
-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/~scarabeus/hal-config-examples/"
- elog "(these will be installed with sys-apps/hal soon),"
- elog "and drop it into /etc/hal/fdi/policy/"
- fi
-}
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.5.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.5.ebuild
deleted file mode 100644
index 38c07f275065..000000000000
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.5.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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.0.5.ebuild,v 1.4 2009/04/14 18:54:11 scarabeus Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Generic Linux input driver"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sh ~sparc ~x86"
-IUSE="hal"
-RDEPEND=">=x11-base/xorg-server-1.4.0.90
- hal? ( >=sys-apps/hal-0.5.10 )"
-DEPEND="${RDEPEND}
- || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 )
- >=x11-proto/inputproto-1.4
- x11-proto/randrproto
- x11-proto/xproto"
-
-pkg_postinst() {
- x-modular_pkg_postinst
- pkg_info
-}
-
-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/~scarabeus/hal-config-examples/"
- elog "(these will be installed with sys-apps/hal soon),"
- elog "and drop it into /etc/hal/fdi/policy/"
- fi
-}
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.6.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.6.ebuild
deleted file mode 100644
index c52c3cb42a5c..000000000000
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.6.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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.0.6.ebuild,v 1.4 2009/04/14 18:54:11 scarabeus Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Generic Linux input driver"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sh ~sparc ~x86"
-IUSE="hal"
-RDEPEND=">=x11-base/xorg-server-1.4.0.90
- hal? ( >=sys-apps/hal-0.5.10 )"
-DEPEND="${RDEPEND}
- || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 )
- >=x11-proto/inputproto-1.4
- x11-proto/randrproto
- x11-proto/xproto"
-
-pkg_postinst() {
- x-modular_pkg_postinst
- pkg_info
-}
-
-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/~scarabeus/hal-config-examples/"
- elog "(these will be installed with sys-apps/hal soon),"
- elog "and drop it into /etc/hal/fdi/policy/"
- fi
-}
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.7.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.7.ebuild
deleted file mode 100644
index 78792493051c..000000000000
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.0.7.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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.0.7.ebuild,v 1.3 2009/04/14 18:54:11 scarabeus Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Generic Linux input driver"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sh ~sparc ~x86"
-IUSE="hal"
-RDEPEND=">=x11-base/xorg-server-1.4.0.90
- hal? ( >=sys-apps/hal-0.5.10 )"
-DEPEND="${RDEPEND}
- || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 )
- >=x11-proto/inputproto-1.4
- x11-proto/randrproto
- x11-proto/xproto"
-
-pkg_postinst() {
- x-modular_pkg_postinst
- pkg_info
-}
-
-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/~scarabeus/hal-config-examples/"
- elog "(these will be installed with sys-apps/hal soon),"
- elog "and drop it into /etc/hal/fdi/policy/"
- fi
-}
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.0.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.0.ebuild
deleted file mode 100644
index c577688bf34f..000000000000
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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.1.0.ebuild,v 1.5 2009/04/14 18:54:11 scarabeus Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Generic Linux input driver"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
-IUSE="hal"
-RDEPEND=">=x11-base/xorg-server-1.5.3
- hal? ( >=sys-apps/hal-0.5.10 )"
-DEPEND="${RDEPEND}
- || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 )
- >=x11-proto/inputproto-1.4
- x11-proto/randrproto
- x11-proto/xproto"
-
-pkg_postinst() {
- x-modular_pkg_postinst
- pkg_info
-}
-
-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/~scarabeus/hal-config-examples/"
- elog "(these will be installed with sys-apps/hal soon),"
- elog "and drop it into /etc/hal/fdi/policy/"
- fi
-}
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.1.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.1.ebuild
deleted file mode 100644
index 2643e101968c..000000000000
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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.1.1.ebuild,v 1.3 2009/04/14 18:54:11 scarabeus Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Generic Linux input driver"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
-IUSE="hal"
-RDEPEND=">=x11-base/xorg-server-1.5.3
- hal? ( >=sys-apps/hal-0.5.10 )"
-DEPEND="${RDEPEND}
- || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 )
- >=x11-proto/inputproto-1.4
- x11-proto/randrproto
- x11-proto/xproto"
-
-pkg_postinst() {
- x-modular_pkg_postinst
- pkg_info
-}
-
-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/~scarabeus/hal-config-examples/"
- elog "(these will be installed with sys-apps/hal soon),"
- elog "and drop it into /etc/hal/fdi/policy/"
- fi
-}
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.2.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.2.ebuild
deleted file mode 100644
index 04679d5d32e5..000000000000
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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.1.2.ebuild,v 1.3 2009/04/14 18:54:11 scarabeus Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Generic Linux input driver"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
-IUSE="hal"
-RDEPEND=">=x11-base/xorg-server-1.5.3
- hal? ( >=sys-apps/hal-0.5.10 )"
-DEPEND="${RDEPEND}
- || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 )
- >=x11-proto/inputproto-1.4
- x11-proto/randrproto
- x11-proto/xproto"
-
-pkg_postinst() {
- x-modular_pkg_postinst
- pkg_info
-}
-
-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/~scarabeus/hal-config-examples/"
- elog "(these will be installed with sys-apps/hal soon),"
- elog "and drop it into /etc/hal/fdi/policy/"
- fi
-}
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.0.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.0.ebuild
deleted file mode 100644
index 012970121595..000000000000
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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.0.ebuild,v 1.3 2009/04/14 18:54:11 scarabeus Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Generic Linux input driver"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
-IUSE="hal"
-RDEPEND=">=x11-base/xorg-server-1.5.3
- hal? ( >=sys-apps/hal-0.5.10 )"
-DEPEND="${RDEPEND}
- || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 )
- >=x11-proto/inputproto-1.4
- x11-proto/randrproto
- x11-proto/xproto"
-
-pkg_postinst() {
- x-modular_pkg_postinst
- pkg_info
-}
-
-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/~scarabeus/hal-config-examples/"
- elog "(these will be installed with sys-apps/hal soon),"
- elog "and drop it into /etc/hal/fdi/policy/"
- fi
-}