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-microtouch | |
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-microtouch')
5 files changed, 6 insertions, 33 deletions
diff --git a/x11-drivers/xf86-input-microtouch/ChangeLog b/x11-drivers/xf86-input-microtouch/ChangeLog index 576b67de549e..710f8ad53e9f 100644 --- a/x11-drivers/xf86-input-microtouch/ChangeLog +++ b/x11-drivers/xf86-input-microtouch/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-input-microtouch # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.9 2005/12/23 20:15:09 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.10 2005/12/26 20:14:53 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xf86-input-microtouch-1.0.0.3.ebuild, + -xf86-input-microtouch-1.0.0.4.ebuild: + Pull old versions. *xf86-input-microtouch-1.0.0.5 (23 Dec 2005) diff --git a/x11-drivers/xf86-input-microtouch/files/digest-xf86-input-microtouch-1.0.0.3 b/x11-drivers/xf86-input-microtouch/files/digest-xf86-input-microtouch-1.0.0.3 deleted file mode 100644 index bb95089ad802..000000000000 --- a/x11-drivers/xf86-input-microtouch/files/digest-xf86-input-microtouch-1.0.0.3 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 -MD5 2d4dc23ed1d5396549cb3c51269921d0 xf86-input-microtouch-1.0.0.3.tar.bz2 157848 diff --git a/x11-drivers/xf86-input-microtouch/files/digest-xf86-input-microtouch-1.0.0.4 b/x11-drivers/xf86-input-microtouch/files/digest-xf86-input-microtouch-1.0.0.4 deleted file mode 100644 index d78c04492616..000000000000 --- a/x11-drivers/xf86-input-microtouch/files/digest-xf86-input-microtouch-1.0.0.4 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 -MD5 3f8071d3e07247ed129153eb0f9f5c44 xf86-input-microtouch-1.0.0.4.tar.bz2 212825 diff --git a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.3.ebuild b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.3.ebuild deleted file mode 100644 index 99a99220f7f4..000000000000 --- a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-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-microtouch/xf86-input-microtouch-1.0.0.3.ebuild,v 1.1 2005/12/04 22:57:59 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for microtouch input devices" -KEYWORDS="~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.4.ebuild b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.4.ebuild deleted file mode 100644 index 23d796321297..000000000000 --- a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-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-microtouch/xf86-input-microtouch-1.0.0.4.ebuild,v 1.1 2005/12/17 23:59:26 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for microtouch input devices" -KEYWORDS="~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" |