diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-03-05 07:02:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-03-05 07:02:27 +0000 |
commit | 6dd56ff12c3b725ba601a7008f73ccc1cc641ef4 (patch) | |
tree | d68ed7fe8b52ca26e6781bdb93a7fa5a4c5ac3a6 /games-strategy | |
parent | resurrect 2.1 which is still in use (diff) | |
download | gentoo-2-6dd56ff12c3b725ba601a7008f73ccc1cc641ef4.tar.gz gentoo-2-6dd56ff12c3b725ba601a7008f73ccc1cc641ef4.tar.bz2 gentoo-2-6dd56ff12c3b725ba601a7008f73ccc1cc641ef4.zip |
old
(Portage version: 2.1.2-r9)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/bos/bos-1.1.ebuild | 33 | ||||
-rw-r--r-- | games-strategy/bos/files/digest-bos-1.1 | 6 |
2 files changed, 0 insertions, 39 deletions
diff --git a/games-strategy/bos/bos-1.1.ebuild b/games-strategy/bos/bos-1.1.ebuild deleted file mode 100644 index 89b29d00d667..000000000000 --- a/games-strategy/bos/bos-1.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/bos/bos-1.1.ebuild,v 1.4 2006/09/28 21:34:13 nyhm Exp $ - -inherit eutils games - -MY_P=${PN}_${PV/./_} -DESCRIPTION="Invasion - Battle of Survival is a real-time strategy game using the Stratagus game engine" -HOMEPAGE="http://bos.seul.org/" -SRC_URI="http://bos.seul.org/files/${MY_P}.tar.gz - http://dev.gentoo.org/~genstef/files/bos.png" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -RDEPEND="=games-engines/stratagus-2.1*" - -S=${WORKDIR}/${MY_P} - -src_install() { - dodir "${GAMES_BINDIR}" - echo "${GAMES_BINDIR}/stratagus -d \"${GAMES_DATADIR}\"/${PN} \$*" >> "${D}${GAMES_BINDIR}/${PN}" - insinto "${GAMES_DATADIR}/${PN}" - doins -r data/* || die "doins failed" - - dodoc README.txt - - doicon "${DISTDIR}"/bos.png - make_desktop_entry ${PN} "Invasion - Battle of Survival" - prepgamesdirs -} diff --git a/games-strategy/bos/files/digest-bos-1.1 b/games-strategy/bos/files/digest-bos-1.1 deleted file mode 100644 index 1e8bc6790a7d..000000000000 --- a/games-strategy/bos/files/digest-bos-1.1 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 ac9b93116c88d575ba8ec3b7559da27e bos.png 620 -RMD160 19822ea636b7a7995a348332dffb40e302c61a6e bos.png 620 -SHA256 fe1d24bc722093bd3882ecab15c15f61b6b0edee263bfd58af662825e76d8b0a bos.png 620 -MD5 39e705ad6b4ae77e808cd88aabae361c bos_1_1.tar.gz 21942511 -RMD160 7f9e268e145c49a691ed5dec112f53a81cc536ad bos_1_1.tar.gz 21942511 -SHA256 1fe971f2ed3c4ef22842ca240eafae69e9715b176277088328dc9629a3cb18c1 bos_1_1.tar.gz 21942511 |