summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2009-10-13 14:34:14 +0000
committerTristan Heaven <nyhm@gentoo.org>2009-10-13 14:34:14 +0000
commit1dfde5087e67bc2649642bba2017ca15b34179ae (patch)
treeaaf22ee8a1ba2e771089e7af0918bbc825f2369d /games-fps
parentrm (diff)
downloadgentoo-2-1dfde5087e67bc2649642bba2017ca15b34179ae.tar.gz
gentoo-2-1dfde5087e67bc2649642bba2017ca15b34179ae.tar.bz2
gentoo-2-1dfde5087e67bc2649642bba2017ca15b34179ae.zip
rm
(Portage version: 2.2_rc45/cvs/Linux x86_64)
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/quake3-ra3/quake3-ra3-1.7.ebuild24
-rw-r--r--games-fps/quake3-ra3/quake3-ra3-1.76.ebuild23
2 files changed, 0 insertions, 47 deletions
diff --git a/games-fps/quake3-ra3/quake3-ra3-1.7.ebuild b/games-fps/quake3-ra3/quake3-ra3-1.7.ebuild
deleted file mode 100644
index 83e5474631d4..000000000000
--- a/games-fps/quake3-ra3/quake3-ra3-1.7.ebuild
+++ /dev/null
@@ -1,24 +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-ra3/quake3-ra3-1.7.ebuild,v 1.5 2004/06/24 22:45:17 agriffis Exp $
-
-MOD_DESC="Rocket Arena 3"
-MOD_NAME=arena
-MOD_BINS=ra3
-inherit games games-q3mod
-
-SRC_URI="ra317cl.zip
- ra317sv.zip"
-HOMEPAGE="http://www.planetquake.com/servers/arena/"
-
-LICENSE="Q3AEULA"
-RESTRICT="fetch"
-
-pkg_nofetch() {
- einfo "Download the following files from FilePlanet and put them in"
- einfo "${DISTDIR}"
- einfo
- for f in ${A} ; do
- einfo "http://www.fileplanet.com/dl.aspx?servers/arena/${f}"
- done
-}
diff --git a/games-fps/quake3-ra3/quake3-ra3-1.76.ebuild b/games-fps/quake3-ra3/quake3-ra3-1.76.ebuild
deleted file mode 100644
index d922db7eaa6a..000000000000
--- a/games-fps/quake3-ra3/quake3-ra3-1.76.ebuild
+++ /dev/null
@@ -1,23 +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-ra3/quake3-ra3-1.76.ebuild,v 1.1 2004/08/18 22:27:48 wolf31o2 Exp $
-
-MOD_DESC="Rocket Arena 3"
-MOD_NAME=arena
-MOD_BINS=ra3
-inherit games games-q3mod
-
-SRC_URI="ra3176.zip"
-HOMEPAGE="http://www.planetquake.com/servers/arena/"
-
-LICENSE="Q3AEULA"
-RESTRICT="fetch"
-
-pkg_nofetch() {
- einfo "Download the following files from FilePlanet and put them in"
- einfo "${DISTDIR}"
- einfo
- for f in ${A} ; do
- einfo "http://www.fileplanet.com/dl.aspx?servers/arena/${f}"
- done
-}