diff options
author | Remi Cardona <remi@gentoo.org> | 2009-08-03 17:45:57 +0000 |
---|---|---|
committer | Remi Cardona <remi@gentoo.org> | 2009-08-03 17:45:57 +0000 |
commit | 3e53e521d6ce6ce155d8ac4577881ac198ab1a0a (patch) | |
tree | cc64087173f9cf8c56b67863112de094766ea677 /x11-drivers/xf86-input-void | |
parent | x11-drivers/xf86-input-vmmouse: bump to 12.6.4 (diff) | |
download | historical-3e53e521d6ce6ce155d8ac4577881ac198ab1a0a.tar.gz historical-3e53e521d6ce6ce155d8ac4577881ac198ab1a0a.tar.bz2 historical-3e53e521d6ce6ce155d8ac4577881ac198ab1a0a.zip |
x11-drivers/xf86-input-void: drop old ebuilds
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'x11-drivers/xf86-input-void')
-rw-r--r-- | x11-drivers/xf86-input-void/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-void/xf86-input-void-1.1.0.ebuild | 16 | ||||
-rw-r--r-- | x11-drivers/xf86-input-void/xf86-input-void-1.1.1.ebuild | 17 |
3 files changed, 5 insertions, 34 deletions
diff --git a/x11-drivers/xf86-input-void/ChangeLog b/x11-drivers/xf86-input-void/ChangeLog index ff336211e46e..7f6695d15779 100644 --- a/x11-drivers/xf86-input-void/ChangeLog +++ b/x11-drivers/xf86-input-void/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-void # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.44 2009/06/23 19:52:25 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.45 2009/08/03 17:45:57 remi Exp $ + + 03 Aug 2009; Rémi Cardona <remi@gentoo.org> + -xf86-input-void-1.1.0.ebuild, -xf86-input-void-1.1.1.ebuild: + drop old ebuilds 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xf86-input-void-1.2.0.ebuild: diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.1.0.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.1.0.ebuild deleted file mode 100644 index df31073d93cd..000000000000 --- a/x11-drivers/xf86-input-void/xf86-input-void-1.1.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.1.0.ebuild,v 1.10 2006/10/13 23:15:49 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="null input driver" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/inputproto - x11-proto/randrproto - x11-proto/xproto" diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.1.1.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.1.1.ebuild deleted file mode 100644 index 6d4eef4a1c0f..000000000000 --- a/x11-drivers/xf86-input-void/xf86-input-void-1.1.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.1.1.ebuild,v 1.1 2007/09/08 08:15:17 dberkholz Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" -XDPVER="4" - -inherit x-modular - -DESCRIPTION="null input driver" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND} - x11-proto/inputproto - x11-proto/randrproto - x11-proto/xproto" |