diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-08 05:49:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-08 05:49:12 +0000 |
commit | d5a1157a458805e291e76d2f6870e2bbca34439c (patch) | |
tree | 05f1c132a320fd13b5634cb392c76a044944382e /games-action | |
parent | old (diff) | |
download | gentoo-2-d5a1157a458805e291e76d2f6870e2bbca34439c.tar.gz gentoo-2-d5a1157a458805e291e76d2f6870e2bbca34439c.tar.bz2 gentoo-2-d5a1157a458805e291e76d2f6870e2bbca34439c.zip |
old
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/bzflag/bzflag-1.10.ebuild | 31 | ||||
-rw-r--r-- | games-action/bzflag/files/digest-bzflag-1.10 | 1 |
2 files changed, 0 insertions, 32 deletions
diff --git a/games-action/bzflag/bzflag-1.10.ebuild b/games-action/bzflag/bzflag-1.10.ebuild deleted file mode 100644 index ba2f630835e1..000000000000 --- a/games-action/bzflag/bzflag-1.10.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-1.10.ebuild,v 1.2 2004/01/26 11:05:50 mr_bones_ Exp $ - -inherit games - -MY_P="${P}.20031209" -S="${WORKDIR}/${PN}-1.9.10.20031209" -DESCRIPTION="OpenGL accelerated 3d tank combat simulator game" -HOMEPAGE="http://www.BZFlag.org/" -SRC_URI="mirror://sourceforge/bzflag/${MY_P}.tar.gz" - -IUSE="" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc" - -DEPEND="virtual/opengl" - -src_install () { - make DESTDIR=${D} install || die "make install failed" - dodoc AUTHORS README.UNIX TODO README ChangeLog BUGS PORTING || \ - die "dodoc failed" - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - ewarn "This version of ${PN} breaks compatibility with all previous releases" - echo -} diff --git a/games-action/bzflag/files/digest-bzflag-1.10 b/games-action/bzflag/files/digest-bzflag-1.10 deleted file mode 100644 index 76880deb66b2..000000000000 --- a/games-action/bzflag/files/digest-bzflag-1.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 2dd502bfdee96b9d5055ea3125a4b95a bzflag-1.10.20031209.tar.gz 3352632 |