summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-12-26 21:36:28 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-12-26 21:36:28 +0000
commitf9b1b577f2382d7873422852ead7b56b26d737c5 (patch)
treeb25161dc201560cf07617ea5a19627eb6010a1db /x11-misc/imake
parentPull old versions. (diff)
downloadgentoo-2-f9b1b577f2382d7873422852ead7b56b26d737c5.tar.gz
gentoo-2-f9b1b577f2382d7873422852ead7b56b26d737c5.tar.bz2
gentoo-2-f9b1b577f2382d7873422852ead7b56b26d737c5.zip
Pull old versions.
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-misc/imake')
-rw-r--r--x11-misc/imake/ChangeLog6
-rw-r--r--x11-misc/imake/files/digest-imake-0.99.31
-rw-r--r--x11-misc/imake/files/digest-imake-1.0.01
-rw-r--r--x11-misc/imake/imake-0.99.3.ebuild16
-rw-r--r--x11-misc/imake/imake-1.0.0.ebuild17
5 files changed, 5 insertions, 36 deletions
diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog
index a6f6f5cd1072..63039195ed02 100644
--- a/x11-misc/imake/ChangeLog
+++ b/x11-misc/imake/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/imake
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.10 2005/12/23 09:06:29 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.11 2005/12/26 21:34:52 joshuabaergen Exp $
+
+ 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ -imake-0.99.3.ebuild, -imake-1.0.0.ebuild:
+ Pull old versions.
*imake-1.0.1 (23 Dec 2005)
diff --git a/x11-misc/imake/files/digest-imake-0.99.3 b/x11-misc/imake/files/digest-imake-0.99.3
deleted file mode 100644
index d8fe1b619679..000000000000
--- a/x11-misc/imake/files/digest-imake-0.99.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 59ae6dd5359b3c30c74fa92a1be4a949 imake-0.99.3.tar.bz2 95479
diff --git a/x11-misc/imake/files/digest-imake-1.0.0 b/x11-misc/imake/files/digest-imake-1.0.0
deleted file mode 100644
index 77552efba860..000000000000
--- a/x11-misc/imake/files/digest-imake-1.0.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 afa442819cd0cb51bbfb3f3d63c7ad68 imake-1.0.0.tar.bz2 108312
diff --git a/x11-misc/imake/imake-0.99.3.ebuild b/x11-misc/imake/imake-0.99.3.ebuild
deleted file mode 100644
index 31a162bafca5..000000000000
--- a/x11-misc/imake/imake-0.99.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-0.99.3.ebuild,v 1.1 2005/12/04 23:13:40 joshuabaergen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org imake build system"
-KEYWORDS="~amd64 ~mips ~sparc ~x86"
-RDEPEND="x11-misc/xorg-cf-files"
-DEPEND="${RDEPEND}
- x11-proto/xproto"
-
-PATCHES=""
diff --git a/x11-misc/imake/imake-1.0.0.ebuild b/x11-misc/imake/imake-1.0.0.ebuild
deleted file mode 100644
index 9fb8fd599028..000000000000
--- a/x11-misc/imake/imake-1.0.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.0.ebuild,v 1.2 2005/12/20 16:19:51 spyderous Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org imake build system"
-KEYWORDS="~amd64 ~mips ~sparc ~x86"
-RDEPEND="x11-misc/xorg-cf-files
- !x11-misc/xmkmf"
-DEPEND="${RDEPEND}
- x11-proto/xproto"
-
-PATCHES=""