diff options
Diffstat (limited to 'games-fps/quake3-bfp/quake3-bfp-1.2.ebuild')
-rw-r--r-- | games-fps/quake3-bfp/quake3-bfp-1.2.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/games-fps/quake3-bfp/quake3-bfp-1.2.ebuild b/games-fps/quake3-bfp/quake3-bfp-1.2.ebuild deleted file mode 100644 index a5ad3779a1f1..000000000000 --- a/games-fps/quake3-bfp/quake3-bfp-1.2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bfp/quake3-bfp-1.2.ebuild,v 1.2 2004/12/29 06:03:09 mr_bones_ Exp $ - -MOD_DESC="Bid For Power" -MOD_NAME=bfpq3 -MOD_BINS=bfp -inherit games games-q3mod - -HOMEPAGE="http://www.planetquake.com/bidforpower/" -SRC_URI="bidforpower${PV/./-}.zip" - -LICENSE="Q3AEULA" -RESTRICT="fetch" - -pkg_nofetch() { - einfo "Please goto ${HOMEPAGE}" - einfo "and download ${A} into ${DISTDIR}" -} |