summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-08-03 17:01:21 +0000
committerRémi Cardona <remi@gentoo.org>2009-08-03 17:01:21 +0000
commita783da375d89d882f48d291dbb78cb201ed4fc8f (patch)
tree7c9b5be5c1b666bf2a8c49445533ff16ff370961 /x11-drivers/xf86-input-joystick
parentx11-drivers/xf86-input-joystick: bump to 1.4.1 (diff)
downloadgentoo-2-a783da375d89d882f48d291dbb78cb201ed4fc8f.tar.gz
gentoo-2-a783da375d89d882f48d291dbb78cb201ed4fc8f.tar.bz2
gentoo-2-a783da375d89d882f48d291dbb78cb201ed4fc8f.zip
x11-drivers/xf86-input-joystick: drop old ebuilds
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/xf86-input-joystick')
-rw-r--r--x11-drivers/xf86-input-joystick/ChangeLog7
-rw-r--r--x11-drivers/xf86-input-joystick/xf86-input-joystick-1.2.2.ebuild17
-rw-r--r--x11-drivers/xf86-input-joystick/xf86-input-joystick-1.3.1.ebuild17
-rw-r--r--x11-drivers/xf86-input-joystick/xf86-input-joystick-1.3.2.ebuild16
-rw-r--r--x11-drivers/xf86-input-joystick/xf86-input-joystick-1.3.3.ebuild16
5 files changed, 6 insertions, 67 deletions
diff --git a/x11-drivers/xf86-input-joystick/ChangeLog b/x11-drivers/xf86-input-joystick/ChangeLog
index 609551e97e7b..361463c0b29e 100644
--- a/x11-drivers/xf86-input-joystick/ChangeLog
+++ b/x11-drivers/xf86-input-joystick/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-drivers/xf86-input-joystick
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.68 2009/08/03 16:59:36 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.69 2009/08/03 17:01:21 remi Exp $
+
+ 03 Aug 2009; Rémi Cardona <remi@gentoo.org>
+ -xf86-input-joystick-1.2.2.ebuild, -xf86-input-joystick-1.3.1.ebuild,
+ -xf86-input-joystick-1.3.2.ebuild, -xf86-input-joystick-1.3.3.ebuild:
+ drop old ebuilds
*xf86-input-joystick-1.4.1 (03 Aug 2009)
diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.2.2.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.2.2.ebuild
deleted file mode 100644
index 7668a18c2101..000000000000
--- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.2.2.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-joystick/xf86-input-joystick-1.2.2.ebuild,v 1.7 2007/09/29 10:16:49 armin76 Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-XDPVER=-1
-
-inherit x-modular
-
-DESCRIPTION="X.Org driver for joystick input devices"
-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-joystick/xf86-input-joystick-1.3.1.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.3.1.ebuild
deleted file mode 100644
index 18b78bbfe4a5..000000000000
--- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.3.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.3.1.ebuild,v 1.1 2008/01/10 09:28:55 dberkholz Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-XDPVER=-1
-
-inherit x-modular
-
-DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
-RDEPEND=">=x11-base/xorg-server-1.4"
-DEPEND="${RDEPEND}
- x11-proto/inputproto
- x11-proto/randrproto
- x11-proto/xproto"
diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.3.2.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.3.2.ebuild
deleted file mode 100644
index 59418ef4703f..000000000000
--- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.3.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.3.2.ebuild,v 1.1 2008/05/09 07:16:47 dberkholz Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
-RDEPEND=">=x11-base/xorg-server-1.4"
-DEPEND="${RDEPEND}
- x11-proto/inputproto
- x11-proto/randrproto
- x11-proto/xproto"
diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.3.3.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.3.3.ebuild
deleted file mode 100644
index fcfb8c869352..000000000000
--- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.3.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.3.3.ebuild,v 1.1 2008/09/24 00:06:38 dberkholz Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
-RDEPEND=">=x11-base/xorg-server-1.4"
-DEPEND="${RDEPEND}
- x11-proto/inputproto
- x11-proto/randrproto
- x11-proto/xproto"