diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 20:39:24 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 20:39:24 +0000 |
commit | 51b02d0bf9564da8139a3f7e21ec867b8f6d9a88 (patch) | |
tree | 2332d375460f84d81c838fc116a48bd6b4336cb9 /x11-drivers/xf86-input-void | |
parent | version bump (diff) | |
download | historical-51b02d0bf9564da8139a3f7e21ec867b8f6d9a88.tar.gz historical-51b02d0bf9564da8139a3f7e21ec867b8f6d9a88.tar.bz2 historical-51b02d0bf9564da8139a3f7e21ec867b8f6d9a88.zip |
Pull old versions.
Package-Manager: portage-2.1_pre2
Diffstat (limited to 'x11-drivers/xf86-input-void')
5 files changed, 5 insertions, 33 deletions
diff --git a/x11-drivers/xf86-input-void/ChangeLog b/x11-drivers/xf86-input-void/ChangeLog index 4bb8fcbc4bbb..1b936a60b931 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.9 2005/12/23 20:19:52 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.10 2005/12/26 20:19:21 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xf86-input-void-1.0.0.3.ebuild, -xf86-input-void-1.0.0.4.ebuild: + Pull old versions. *xf86-input-void-1.0.0.5 (23 Dec 2005) diff --git a/x11-drivers/xf86-input-void/files/digest-xf86-input-void-1.0.0.3 b/x11-drivers/xf86-input-void/files/digest-xf86-input-void-1.0.0.3 deleted file mode 100644 index 82e510ebe5ba..000000000000 --- a/x11-drivers/xf86-input-void/files/digest-xf86-input-void-1.0.0.3 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 -MD5 2315010baa82cf014edae574b6252273 xf86-input-void-1.0.0.3.tar.bz2 152992 diff --git a/x11-drivers/xf86-input-void/files/digest-xf86-input-void-1.0.0.4 b/x11-drivers/xf86-input-void/files/digest-xf86-input-void-1.0.0.4 deleted file mode 100644 index b0a29bdf9e0b..000000000000 --- a/x11-drivers/xf86-input-void/files/digest-xf86-input-void-1.0.0.4 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 -MD5 840150b9a0bba4abfc837fded686cb13 xf86-input-void-1.0.0.4.tar.bz2 208700 diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.3.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.3.ebuild deleted file mode 100644 index 147d242e1166..000000000000 --- a/x11-drivers/xf86-input-void/xf86-input-void-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-void/xf86-input-void-1.0.0.3.ebuild,v 1.1 2005/12/04 23:02:22 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for void input devices" -KEYWORDS="~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.4.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.4.ebuild deleted file mode 100644 index 7f5377ccd968..000000000000 --- a/x11-drivers/xf86-input-void/xf86-input-void-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-void/xf86-input-void-1.0.0.4.ebuild,v 1.1 2005/12/18 00:04:54 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for void input devices" -KEYWORDS="~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" |