diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 20:18:26 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 20:18:26 +0000 |
commit | e11d6ac8356449a4d0bbd0b1e8adc3b39f1ff20d (patch) | |
tree | 63bdad7e523e662700e4823b0a26afc5d9b9a78c /x11-drivers/xf86-input-spaceorb | |
parent | Pull old versions. (diff) | |
download | gentoo-2-e11d6ac8356449a4d0bbd0b1e8adc3b39f1ff20d.tar.gz gentoo-2-e11d6ac8356449a4d0bbd0b1e8adc3b39f1ff20d.tar.bz2 gentoo-2-e11d6ac8356449a4d0bbd0b1e8adc3b39f1ff20d.zip |
Pull old versions.
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-drivers/xf86-input-spaceorb')
5 files changed, 5 insertions, 33 deletions
diff --git a/x11-drivers/xf86-input-spaceorb/ChangeLog b/x11-drivers/xf86-input-spaceorb/ChangeLog index 78f580c506f8..22efdaa2e986 100644 --- a/x11-drivers/xf86-input-spaceorb/ChangeLog +++ b/x11-drivers/xf86-input-spaceorb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-spaceorb # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.9 2005/12/23 20:17:53 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.10 2005/12/26 20:17:26 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xf86-input-spaceorb-1.0.0.3.ebuild, -xf86-input-spaceorb-1.0.0.4.ebuild: + Pull old versions. *xf86-input-spaceorb-1.0.0.5 (23 Dec 2005) diff --git a/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.3 b/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.3 deleted file mode 100644 index 053b95510e79..000000000000 --- a/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.3 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 -MD5 967a2c91f232e6a2d57cb41ffe00d98c xf86-input-spaceorb-1.0.0.3.tar.bz2 154185 diff --git a/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.4 b/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.4 deleted file mode 100644 index 863ffed429c4..000000000000 --- a/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.4 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 -MD5 776768b584ce06503a983d28596e21a1 xf86-input-spaceorb-1.0.0.4.tar.bz2 209467 diff --git a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.3.ebuild b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.3.ebuild deleted file mode 100644 index 502f7f03a106..000000000000 --- a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.3.ebuild,v 1.1 2005/12/04 23:00:17 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for spaceorb input devices" -KEYWORDS="~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.4.ebuild b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.4.ebuild deleted file mode 100644 index 02fd4bd05bbc..000000000000 --- a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.4.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.4.ebuild,v 1.1 2005/12/18 00:02:22 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for spaceorb input devices" -KEYWORDS="~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" |