summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2009-10-13 14:38:10 +0000
committerTristan Heaven <nyhm@gentoo.org>2009-10-13 14:38:10 +0000
commitdbd9019fb83c08267d3e9b397e620be807d11a6f (patch)
treeda24dc0e1655dbaef16b3c89ad2a5cb347dd04d7 /games-fps
parentrm (diff)
downloadgentoo-2-dbd9019fb83c08267d3e9b397e620be807d11a6f.tar.gz
gentoo-2-dbd9019fb83c08267d3e9b397e620be807d11a6f.tar.bz2
gentoo-2-dbd9019fb83c08267d3e9b397e620be807d11a6f.zip
rm
(Portage version: 2.2_rc45/cvs/Linux x86_64)
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/quake3-bfp/quake3-bfp-1.2.ebuild19
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}"
-}