diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-10-13 20:33:49 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-10-13 20:33:49 +0000 |
commit | be52e67707651ed2cf5f2ee896f75e33d3a82fbe (patch) | |
tree | 68842d1636da73b1a23db66ab3058a021e81c4e9 /games-simulation | |
parent | touch (diff) | |
download | historical-be52e67707651ed2cf5f2ee896f75e33d3a82fbe.tar.gz historical-be52e67707651ed2cf5f2ee896f75e33d3a82fbe.tar.bz2 historical-be52e67707651ed2cf5f2ee896f75e33d3a82fbe.zip |
clean older ebuilds
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/corewars/ChangeLog | 6 | ||||
-rw-r--r-- | games-simulation/corewars/Manifest | 6 | ||||
-rw-r--r-- | games-simulation/corewars/corewars-0.9.12.ebuild | 35 | ||||
-rw-r--r-- | games-simulation/corewars/corewars-0.9.13.ebuild | 35 | ||||
-rw-r--r-- | games-simulation/corewars/files/digest-corewars-0.9.12 | 1 | ||||
-rw-r--r-- | games-simulation/corewars/files/digest-corewars-0.9.13 | 1 |
6 files changed, 6 insertions, 78 deletions
diff --git a/games-simulation/corewars/ChangeLog b/games-simulation/corewars/ChangeLog index 0630a5cd41a0..9846ae3180d2 100644 --- a/games-simulation/corewars/ChangeLog +++ b/games-simulation/corewars/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-simulation/corewars # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/ChangeLog,v 1.7 2005/06/15 19:09:51 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/ChangeLog,v 1.8 2005/10/13 20:33:49 mr_bones_ Exp $ + + 13 Oct 2005; Michael Sterrett <mr_bones_@gentoo.org> + -corewars-0.9.12.ebuild, -corewars-0.9.13.ebuild: + clean older ebuilds 15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> corewars-0.9.12.ebuild, corewars-0.9.13.ebuild: diff --git a/games-simulation/corewars/Manifest b/games-simulation/corewars/Manifest index 91df8a6dcb29..0546a0f41965 100644 --- a/games-simulation/corewars/Manifest +++ b/games-simulation/corewars/Manifest @@ -1,8 +1,4 @@ -MD5 7c70ea5bdf808d669404aa42d3123fe5 corewars-0.9.13.ebuild 844 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 01d956a0db01a7f6281873a11563067a corewars-0.9.12.ebuild 846 MD5 d1e5adfd45faa898f26b4563c47ae28c corewars-0.9.13-r1.ebuild 700 -MD5 01d190cb4f9e3849902617031a992bf7 ChangeLog 1361 +MD5 4cf31e159f31713e3b42fa3430b37860 ChangeLog 1492 MD5 9586d26f0c5617e0d69dc087ae1599fd files/digest-corewars-0.9.13-r1 67 -MD5 bef37270bb17c6337ce7fe924ba75c58 files/digest-corewars-0.9.12 67 -MD5 9586d26f0c5617e0d69dc087ae1599fd files/digest-corewars-0.9.13 67 diff --git a/games-simulation/corewars/corewars-0.9.12.ebuild b/games-simulation/corewars/corewars-0.9.12.ebuild deleted file mode 100644 index e598f054195f..000000000000 --- a/games-simulation/corewars/corewars-0.9.12.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/corewars-0.9.12.ebuild,v 1.6 2005/06/15 19:09:51 wolf31o2 Exp $ - -DESCRIPTION="Simulation game involving virtual machine code" -SRC_URI="mirror://sourceforge/corewars/${P}.tar.gz" -HOMEPAGE="http://corewars.sourceforge.net/" - -KEYWORDS="x86 ppc" -IUSE="" -SLOT="0" -LICENSE="GPL-2" - -DEPEND="virtual/x11 - virtual/libc - >=dev-libs/glib-1.2.10-r1 - =x11-libs/gtk+-1.2*" - -src_compile() { - ./configure --prefix=/usr \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info || die - - emake || die -} - -src_install() { - make \ - prefix=${D}/usr \ - mandir=${D}/usr/share/man \ - infodir=${D}/usr/share/info \ - install || die - - dodoc ChangeLog README TODO DIFFERENCES INTERESTING-COMBINATIONS -} diff --git a/games-simulation/corewars/corewars-0.9.13.ebuild b/games-simulation/corewars/corewars-0.9.13.ebuild deleted file mode 100644 index 8de31e86a799..000000000000 --- a/games-simulation/corewars/corewars-0.9.13.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/corewars/corewars-0.9.13.ebuild,v 1.6 2005/06/15 19:09:51 wolf31o2 Exp $ - -DESCRIPTION="Simulation game involving virtual machine code" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -HOMEPAGE="http://corewars.sourceforge.net/" - -KEYWORDS="x86 ~ppc" -IUSE="" -SLOT="0" -LICENSE="GPL-2" - -DEPEND="virtual/x11 - virtual/libc - >=dev-libs/glib-1.2.10-r1 - =x11-libs/gtk+-1.2*" - -src_compile() { - ./configure --prefix=/usr \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info || die - - emake || die -} - -src_install() { - make \ - prefix=${D}/usr \ - mandir=${D}/usr/share/man \ - infodir=${D}/usr/share/info \ - install || die - - dodoc ChangeLog README TODO DIFFERENCES INTERESTING-COMBINATIONS -} diff --git a/games-simulation/corewars/files/digest-corewars-0.9.12 b/games-simulation/corewars/files/digest-corewars-0.9.12 deleted file mode 100644 index ea245f20525e..000000000000 --- a/games-simulation/corewars/files/digest-corewars-0.9.12 +++ /dev/null @@ -1 +0,0 @@ -MD5 3420dcf9c03927c8b3905a31c36a1cf3 corewars-0.9.12.tar.gz 163214 diff --git a/games-simulation/corewars/files/digest-corewars-0.9.13 b/games-simulation/corewars/files/digest-corewars-0.9.13 deleted file mode 100644 index 1445bc9bbd91..000000000000 --- a/games-simulation/corewars/files/digest-corewars-0.9.13 +++ /dev/null @@ -1 +0,0 @@ -MD5 0a0b8067533b83a96488109ee265f664 corewars-0.9.13.tar.gz 203874 |