summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-08-24 07:47:36 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-08-24 07:47:36 +0000
commit48a9c74a4bfd24f7d117ad596cdd6e70d8daae88 (patch)
treefb7bd1a29c4531bebd07947e1deb8d695ba51762 /games-strategy
parentadded make clean, closing bug #61433 (diff)
downloadhistorical-48a9c74a4bfd24f7d117ad596cdd6e70d8daae88.tar.gz
historical-48a9c74a4bfd24f7d117ad596cdd6e70d8daae88.tar.bz2
historical-48a9c74a4bfd24f7d117ad596cdd6e70d8daae88.zip
clean older ebuilds
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/glob2/Manifest4
-rw-r--r--games-strategy/glob2/files/digest-glob2-0.8.51
-rw-r--r--games-strategy/glob2/files/digest-glob2-0.8.61
-rw-r--r--games-strategy/glob2/glob2-0.8.5.ebuild30
-rw-r--r--games-strategy/glob2/glob2-0.8.6.ebuild38
5 files changed, 0 insertions, 74 deletions
diff --git a/games-strategy/glob2/Manifest b/games-strategy/glob2/Manifest
index 8e05ff882949..525052257672 100644
--- a/games-strategy/glob2/Manifest
+++ b/games-strategy/glob2/Manifest
@@ -1,8 +1,4 @@
MD5 c5677d8570de942cc517dafea41e809b ChangeLog 1334
MD5 5aa338ac457c802d85f84394932f46ad glob2-0.8.7.ebuild 959
MD5 be3faa436a456146cab34d1a7ba5e534 metadata.xml 546
-MD5 3cc6bf210f6d804ba70bca43308b8664 glob2-0.8.6.ebuild 959
-MD5 fd458919aa6506b4fb26b073922a659b glob2-0.8.5.ebuild 782
MD5 43e352a12416a207b6b3375c57086637 files/digest-glob2-0.8.7 64
-MD5 b937864a33c8d01a8f3123fe37ce9ff0 files/digest-glob2-0.8.5 64
-MD5 abff570d633d214e267f3986090ee981 files/digest-glob2-0.8.6 64
diff --git a/games-strategy/glob2/files/digest-glob2-0.8.5 b/games-strategy/glob2/files/digest-glob2-0.8.5
deleted file mode 100644
index ea0e5daf4053..000000000000
--- a/games-strategy/glob2/files/digest-glob2-0.8.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2f304a15609880550e8972f8f2c75c8d glob2-0.8.5.tar.gz 3989770
diff --git a/games-strategy/glob2/files/digest-glob2-0.8.6 b/games-strategy/glob2/files/digest-glob2-0.8.6
deleted file mode 100644
index 7a1cbe583e5f..000000000000
--- a/games-strategy/glob2/files/digest-glob2-0.8.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f21d9c8ca7c743c5d5e947d8d639acd9 glob2-0.8.6.tar.gz 4047199
diff --git a/games-strategy/glob2/glob2-0.8.5.ebuild b/games-strategy/glob2/glob2-0.8.5.ebuild
deleted file mode 100644
index 9a9a73d41866..000000000000
--- a/games-strategy/glob2/glob2-0.8.5.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.8.5.ebuild,v 1.4 2004/07/01 05:34:11 mr_bones_ Exp $
-
-inherit games
-
-DESCRIPTION="state of the art Real Time Strategy (RTS) game"
-HOMEPAGE="http://www.ysagoon.com/glob2/"
-SRC_URI="http://www.ysagoon.com/glob2/data/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ~ppc"
-#IUSE="opengl" #opengl not ready yet.
-IUSE=""
-
-DEPEND="virtual/libc
- >=media-libs/libsdl-1.2.0
- media-libs/libpng
- media-libs/sdl-net
- media-libs/sdl-image
- media-libs/libvorbis
- =media-libs/freetype-2*
- sys-libs/zlib"
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed"
- dodoc AUTHORS README TODO
- prepgamesdirs
-}
diff --git a/games-strategy/glob2/glob2-0.8.6.ebuild b/games-strategy/glob2/glob2-0.8.6.ebuild
deleted file mode 100644
index 9aeb89115c1e..000000000000
--- a/games-strategy/glob2/glob2-0.8.6.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.8.6.ebuild,v 1.5 2004/07/01 05:34:11 mr_bones_ Exp $
-
-inherit games
-
-DESCRIPTION="state of the art Real Time Strategy (RTS) game"
-HOMEPAGE="http://www.ysagoon.com/glob2/"
-SRC_URI="http://www.ysagoon.com/glob2/data/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ~ppc ~amd64"
-#IUSE="opengl" #opengl not ready yet.
-IUSE=""
-
-DEPEND="virtual/libc
- >=media-libs/libsdl-1.2.0
- media-libs/libpng
- media-libs/sdl-net
- media-libs/sdl-image
- media-libs/libvorbis
- =media-libs/freetype-2*
- sys-libs/zlib"
-
-src_compile() {
- #./configure assumes that vorbis will be installed under PREFIX bug #46352
- egamesconf \
- --with-vorbis=/usr \
- || die
- emake || die "emake failed"
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed"
- dodoc AUTHORS README TODO
- prepgamesdirs
-}