diff options
author | 2005-12-26 20:13:24 +0000 | |
---|---|---|
committer | 2005-12-26 20:13:24 +0000 | |
commit | 556ed4a7f26a3ffc0628c76cefb22c8c28591311 (patch) | |
tree | 152abe39ccdf79d5821906bbe596f7fb0f87dd81 /x11-drivers/xf86-input-hyperpen | |
parent | Pull old versions. (diff) | |
download | gentoo-2-556ed4a7f26a3ffc0628c76cefb22c8c28591311.tar.gz gentoo-2-556ed4a7f26a3ffc0628c76cefb22c8c28591311.tar.bz2 gentoo-2-556ed4a7f26a3ffc0628c76cefb22c8c28591311.zip |
Pull old versions.
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-drivers/xf86-input-hyperpen')
5 files changed, 5 insertions, 33 deletions
diff --git a/x11-drivers/xf86-input-hyperpen/ChangeLog b/x11-drivers/xf86-input-hyperpen/ChangeLog index 93d60c2a1484..3279cc209e9b 100644 --- a/x11-drivers/xf86-input-hyperpen/ChangeLog +++ b/x11-drivers/xf86-input-hyperpen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-hyperpen # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.9 2005/12/23 20:12:03 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.10 2005/12/26 20:11:55 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xf86-input-hyperpen-1.0.0.3.ebuild, -xf86-input-hyperpen-1.0.0.4.ebuild: + Pull old versions. *xf86-input-hyperpen-1.0.0.5 (23 Dec 2005) diff --git a/x11-drivers/xf86-input-hyperpen/files/digest-xf86-input-hyperpen-1.0.0.3 b/x11-drivers/xf86-input-hyperpen/files/digest-xf86-input-hyperpen-1.0.0.3 deleted file mode 100644 index d682cf6223c8..000000000000 --- a/x11-drivers/xf86-input-hyperpen/files/digest-xf86-input-hyperpen-1.0.0.3 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 -MD5 8662a43e2d18965fe19d9b32ce104a21 xf86-input-hyperpen-1.0.0.3.tar.bz2 161145 diff --git a/x11-drivers/xf86-input-hyperpen/files/digest-xf86-input-hyperpen-1.0.0.4 b/x11-drivers/xf86-input-hyperpen/files/digest-xf86-input-hyperpen-1.0.0.4 deleted file mode 100644 index f35b535fad36..000000000000 --- a/x11-drivers/xf86-input-hyperpen/files/digest-xf86-input-hyperpen-1.0.0.4 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 -MD5 1722f9ef1a84f82f31f5a4a1daa09c81 xf86-input-hyperpen-1.0.0.4.tar.bz2 215803 diff --git a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.3.ebuild b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.3.ebuild deleted file mode 100644 index 900c167b4874..000000000000 --- a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-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-hyperpen/xf86-input-hyperpen-1.0.0.3.ebuild,v 1.1 2005/12/04 22:55:02 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for hyperpen input devices" -KEYWORDS="~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.4.ebuild b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.0.0.4.ebuild deleted file mode 100644 index a3d97d0e2d3b..000000000000 --- a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-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-hyperpen/xf86-input-hyperpen-1.0.0.4.ebuild,v 1.1 2005/12/17 23:55:57 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for hyperpen input devices" -KEYWORDS="~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" |