summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-08-03 17:45:57 +0000
committerRémi Cardona <remi@gentoo.org>2009-08-03 17:45:57 +0000
commitb78821f8ec764d8dbc526c603a7d2495cf31f884 (patch)
treebaf27c5d5204236f68d25fb275b19dae66405b97
parentx11-drivers/xf86-input-vmmouse: bump to 12.6.4 (diff)
downloadgentoo-2-b78821f8ec764d8dbc526c603a7d2495cf31f884.tar.gz
gentoo-2-b78821f8ec764d8dbc526c603a7d2495cf31f884.tar.bz2
gentoo-2-b78821f8ec764d8dbc526c603a7d2495cf31f884.zip
x11-drivers/xf86-input-void: drop old ebuilds
(Portage version: 2.2_rc33/cvs/Linux i686)
-rw-r--r--x11-drivers/xf86-input-void/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-void/xf86-input-void-1.1.0.ebuild16
-rw-r--r--x11-drivers/xf86-input-void/xf86-input-void-1.1.1.ebuild17
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"