summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-12-26 20:08:11 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-12-26 20:08:11 +0000
commit3074c4c59667d02a83e9c7c4d8682415cc45a0c8 (patch)
treee30cf5e4abdc0f45709395af9f425c7356214284 /x11-drivers/xf86-input-calcomp
parentClean out old versions. (diff)
downloadgentoo-2-3074c4c59667d02a83e9c7c4d8682415cc45a0c8.tar.gz
gentoo-2-3074c4c59667d02a83e9c7c4d8682415cc45a0c8.tar.bz2
gentoo-2-3074c4c59667d02a83e9c7c4d8682415cc45a0c8.zip
Pull old versions.
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-drivers/xf86-input-calcomp')
-rw-r--r--x11-drivers/xf86-input-calcomp/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-calcomp/files/digest-xf86-input-calcomp-1.0.0.32
-rw-r--r--x11-drivers/xf86-input-calcomp/files/digest-xf86-input-calcomp-1.0.0.42
-rw-r--r--x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.3.ebuild14
-rw-r--r--x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.4.ebuild14
5 files changed, 5 insertions, 33 deletions
diff --git a/x11-drivers/xf86-input-calcomp/ChangeLog b/x11-drivers/xf86-input-calcomp/ChangeLog
index 7f3f3576ecf1..9bc36da9fda4 100644
--- a/x11-drivers/xf86-input-calcomp/ChangeLog
+++ b/x11-drivers/xf86-input-calcomp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-calcomp
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/ChangeLog,v 1.9 2005/12/23 20:07:05 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/ChangeLog,v 1.10 2005/12/26 20:07:10 joshuabaergen Exp $
+
+ 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ -xf86-input-calcomp-1.0.0.3.ebuild, -xf86-input-calcomp-1.0.0.4.ebuild:
+ Pull old versions.
*xf86-input-calcomp-1.0.0.5 (23 Dec 2005)
diff --git a/x11-drivers/xf86-input-calcomp/files/digest-xf86-input-calcomp-1.0.0.3 b/x11-drivers/xf86-input-calcomp/files/digest-xf86-input-calcomp-1.0.0.3
deleted file mode 100644
index 38f8519f4245..000000000000
--- a/x11-drivers/xf86-input-calcomp/files/digest-xf86-input-calcomp-1.0.0.3
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389
-MD5 be20435301333f8a5a9c8f1d0b413e4c xf86-input-calcomp-1.0.0.3.tar.bz2 158108
diff --git a/x11-drivers/xf86-input-calcomp/files/digest-xf86-input-calcomp-1.0.0.4 b/x11-drivers/xf86-input-calcomp/files/digest-xf86-input-calcomp-1.0.0.4
deleted file mode 100644
index 2293493b6422..000000000000
--- a/x11-drivers/xf86-input-calcomp/files/digest-xf86-input-calcomp-1.0.0.4
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389
-MD5 777e2acf605671e7401464945e5ddd70 xf86-input-calcomp-1.0.0.4.tar.bz2 213040
diff --git a/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.3.ebuild b/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.3.ebuild
deleted file mode 100644
index 0428cfbb7d48..000000000000
--- a/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-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-calcomp/xf86-input-calcomp-1.0.0.3.ebuild,v 1.1 2005/12/04 22:50:56 joshuabaergen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org driver for calcomp input devices"
-KEYWORDS="~x86"
-RDEPEND="x11-base/xorg-server"
-DEPEND="${RDEPEND}
- x11-proto/xproto"
diff --git a/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.4.ebuild b/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.4.ebuild
deleted file mode 100644
index 02c621035770..000000000000
--- a/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-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-calcomp/xf86-input-calcomp-1.0.0.4.ebuild,v 1.1 2005/12/17 23:51:18 joshuabaergen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org driver for calcomp input devices"
-KEYWORDS="~x86"
-RDEPEND="x11-base/xorg-server"
-DEPEND="${RDEPEND}
- x11-proto/xproto"