diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-02-24 16:52:39 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-02-24 16:52:39 +0000 |
commit | b8782ee7a79387a3f9caa370562b1a733699072f (patch) | |
tree | 30cb6a6548016f9dc19c1454358cdaf18c77f53d /x11-drivers | |
parent | Stable on amd64 wrt bug #289862 (diff) | |
download | gentoo-2-b8782ee7a79387a3f9caa370562b1a733699072f.tar.gz gentoo-2-b8782ee7a79387a3f9caa370562b1a733699072f.tar.bz2 gentoo-2-b8782ee7a79387a3f9caa370562b1a733699072f.zip |
Drop old.
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
3 files changed, 5 insertions, 33 deletions
diff --git a/x11-drivers/xf86-input-joystick/ChangeLog b/x11-drivers/xf86-input-joystick/ChangeLog index 94133bc8e18a..9df28a9d4086 100644 --- a/x11-drivers/xf86-input-joystick/ChangeLog +++ b/x11-drivers/xf86-input-joystick/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-joystick # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.84 2010/02/11 18:27:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.85 2010/02/24 16:52:39 scarabeus Exp $ + + 24 Feb 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -xf86-input-joystick-1.4.0.ebuild, -xf86-input-joystick-1.4.1.ebuild: + Drop old. 11 Feb 2010; Jeroen Roovers <jer@gentoo.org> xf86-input-joystick-1.5.0.ebuild: diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild deleted file mode 100644 index 577f0116fc95..000000000000 --- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild +++ /dev/null @@ -1,16 +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-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.10 2009/06/23 19:58:29 klausman 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.4.1.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.1.ebuild deleted file mode 100644 index 66cce0002f18..000000000000 --- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.1.ebuild +++ /dev/null @@ -1,16 +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-joystick/xf86-input-joystick-1.4.1.ebuild,v 1.7 2009/12/15 15:23:49 armin76 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" |