diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 19:40:54 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 19:40:54 +0000 |
commit | 2067f2f0a5026b6bbec861c5708d5b8f3aef7e8a (patch) | |
tree | cc2791479a0c34f0413444723702b9952e2b3f24 /x11-drivers/xf86-input-evdev | |
parent | There is no such package mips-headers. (diff) | |
download | gentoo-2-2067f2f0a5026b6bbec861c5708d5b8f3aef7e8a.tar.gz gentoo-2-2067f2f0a5026b6bbec861c5708d5b8f3aef7e8a.tar.bz2 gentoo-2-2067f2f0a5026b6bbec861c5708d5b8f3aef7e8a.zip |
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-input-evdev')
4 files changed, 6 insertions, 71 deletions
diff --git a/x11-drivers/xf86-input-evdev/ChangeLog b/x11-drivers/xf86-input-evdev/ChangeLog index c5a0b6502105..c83b578d8d78 100644 --- a/x11-drivers/xf86-input-evdev/ChangeLog +++ b/x11-drivers/xf86-input-evdev/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-input-evdev # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.138 2010/01/23 19:39:27 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.139 2010/01/23 19:40:54 scarabeus Exp $ + + 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -xf86-input-evdev-2.1.3.ebuild, -xf86-input-evdev-2.2.2.ebuild, + -xf86-input-evdev-2.2.5.ebuild: + rm 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> xf86-input-evdev-2.3.1.ebuild, xf86-input-evdev-2.3.2.ebuild: diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.3.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.3.ebuild deleted file mode 100644 index 960324d99fd1..000000000000 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.3.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.3.ebuild,v 1.12 2009/05/28 16:49:39 armin76 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 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.2.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.2.ebuild deleted file mode 100644 index 9716c63811b1..000000000000 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.2.ebuild +++ /dev/null @@ -1,18 +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.2.ebuild,v 1.2 2009/06/23 19:53:35 klausman 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 ~ppc64 ~sh ~sparc ~x86" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.5.3" -DEPEND="${RDEPEND} - || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 ) - >=x11-proto/inputproto-1.4 - x11-proto/xproto" diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.5.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.5.ebuild deleted file mode 100644 index 3a3521392288..000000000000 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.5.ebuild +++ /dev/null @@ -1,18 +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.5.ebuild,v 1.7 2009/12/15 15:21:33 armin76 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 ~ppc64 sh sparc x86" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.5.3" -DEPEND="${RDEPEND} - || ( >=sys-kernel/linux-headers-2.6 >=sys-kernel/mips-headers-2.6 ) - >=x11-proto/inputproto-1.4 - x11-proto/xproto" |