diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-02-15 00:04:04 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-02-15 00:04:04 +0000 |
commit | ade5873c76c6d9ec7e31daa26ac4f66fc80a3482 (patch) | |
tree | 364b9ee1e7f633dff6dea3c353cf5f2340218519 /games-action | |
parent | version bump (diff) | |
download | gentoo-2-ade5873c76c6d9ec7e31daa26ac4f66fc80a3482.tar.gz gentoo-2-ade5873c76c6d9ec7e31daa26ac4f66fc80a3482.tar.bz2 gentoo-2-ade5873c76c6d9ec7e31daa26ac4f66fc80a3482.zip |
old
(Portage version: 2.0.51-r15)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/barrage/barrage-1.0.1.ebuild | 29 | ||||
-rw-r--r-- | games-action/barrage/files/digest-barrage-1.0.1 | 1 |
2 files changed, 0 insertions, 30 deletions
diff --git a/games-action/barrage/barrage-1.0.1.ebuild b/games-action/barrage/barrage-1.0.1.ebuild deleted file mode 100644 index aa39428075b9..000000000000 --- a/games-action/barrage/barrage-1.0.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/barrage-1.0.1.ebuild,v 1.8 2005/02/15 00:03:35 mr_bones_ Exp $ - -inherit games - -DESCRIPTION="A violent point-and-click shooting game" -HOMEPAGE="http://lgames.sourceforge.net" -SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc sparc ~amd64" -IUSE="" - -DEPEND="virtual/x11 - >=media-libs/libsdl-1.2 - >=media-libs/sdl-mixer-1.2.4" - -src_compile() { - egamesconf --datadir=${GAMES_DATADIR_BASE} || die - emake || die "emake failed" -} - -src_install() { - make DESTDIR=${D} install || die "make install failed" - dodoc AUTHORS BUGS ChangeLog README - prepgamesdirs -} diff --git a/games-action/barrage/files/digest-barrage-1.0.1 b/games-action/barrage/files/digest-barrage-1.0.1 deleted file mode 100644 index 7a4ce3da1468..000000000000 --- a/games-action/barrage/files/digest-barrage-1.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 5ed847cf05d51f80c7e49d71af7c7938 barrage-1.0.1.tar.gz 454736 |