diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 15:15:00 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 15:15:00 +0000 |
commit | 8646254995b9953628c911733404102ae8c65617 (patch) | |
tree | 6908d8aa43131439761a90a06f079d9a59c0f12e /x11-misc/imake | |
parent | Unused file. (diff) | |
download | gentoo-2-8646254995b9953628c911733404102ae8c65617.tar.gz gentoo-2-8646254995b9953628c911733404102ae8c65617.tar.bz2 gentoo-2-8646254995b9953628c911733404102ae8c65617.zip |
Pull old versions.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-misc/imake')
-rw-r--r-- | x11-misc/imake/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/imake/files/digest-imake-0.99.1 | 1 | ||||
-rw-r--r-- | x11-misc/imake/files/digest-imake-0.99.2 | 1 | ||||
-rw-r--r-- | x11-misc/imake/imake-0.99.1.ebuild | 16 | ||||
-rw-r--r-- | x11-misc/imake/imake-0.99.2.ebuild | 16 |
5 files changed, 5 insertions, 35 deletions
diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog index 8409de8e6666..07e49c41089c 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.6 2005/12/04 23:13:40 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.7 2005/12/09 15:12:02 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -imake-0.99.1.ebuild, + -imake-0.99.2.ebuild: + Pull old versions. *imake-0.99.3 (04 Dec 2005) diff --git a/x11-misc/imake/files/digest-imake-0.99.1 b/x11-misc/imake/files/digest-imake-0.99.1 deleted file mode 100644 index 7e1ba9963d0c..000000000000 --- a/x11-misc/imake/files/digest-imake-0.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 22d858e001283a82817db7629c29bbdb imake-0.99.1.tar.bz2 72371 diff --git a/x11-misc/imake/files/digest-imake-0.99.2 b/x11-misc/imake/files/digest-imake-0.99.2 deleted file mode 100644 index 88e2372ec9e7..000000000000 --- a/x11-misc/imake/files/digest-imake-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 2efcc85a63705176a53146c5d3f274d3 imake-0.99.2.tar.bz2 72726 diff --git a/x11-misc/imake/imake-0.99.1.ebuild b/x11-misc/imake/imake-0.99.1.ebuild deleted file mode 100644 index 360b849431ff..000000000000 --- a/x11-misc/imake/imake-0.99.1.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.1.ebuild,v 1.4 2005/11/07 14:55:52 geoman 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-0.99.2.ebuild b/x11-misc/imake/imake-0.99.2.ebuild deleted file mode 100644 index ca38d528ef6f..000000000000 --- a/x11-misc/imake/imake-0.99.2.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.2.ebuild,v 1.1 2005/11/11 19:53:33 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="" |