diff options
author | 2009-10-13 14:38:47 +0000 | |
---|---|---|
committer | 2009-10-13 14:38:47 +0000 | |
commit | 2b6fe3b07430440592dad1f2035b02dd7e5514aa (patch) | |
tree | cd808d818b2020583b131259e1e61906a2a88b0d /games-fps/quake3-bfp | |
parent | Version bump (diff) | |
download | historical-2b6fe3b07430440592dad1f2035b02dd7e5514aa.tar.gz historical-2b6fe3b07430440592dad1f2035b02dd7e5514aa.tar.bz2 historical-2b6fe3b07430440592dad1f2035b02dd7e5514aa.zip |
rm
Package-Manager: portage-2.2_rc45/cvs/Linux x86_64
Diffstat (limited to 'games-fps/quake3-bfp')
-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}" -} |