summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2009-10-13 14:36:04 +0000
committerTristan Heaven <nyhm@gentoo.org>2009-10-13 14:36:04 +0000
commit2716afc4e1821fdf9899b0f54c28e80769e526ef (patch)
tree944eabf8268010f7ebfbb6faf539bc4968c6dc92 /games-fps/quake3-matrix
parentrm (diff)
downloadgentoo-2-2716afc4e1821fdf9899b0f54c28e80769e526ef.tar.gz
gentoo-2-2716afc4e1821fdf9899b0f54c28e80769e526ef.tar.bz2
gentoo-2-2716afc4e1821fdf9899b0f54c28e80769e526ef.zip
rm
(Portage version: 2.2_rc45/cvs/Linux x86_64)
Diffstat (limited to 'games-fps/quake3-matrix')
-rw-r--r--games-fps/quake3-matrix/quake3-matrix-2.4_beta.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/games-fps/quake3-matrix/quake3-matrix-2.4_beta.ebuild b/games-fps/quake3-matrix/quake3-matrix-2.4_beta.ebuild
deleted file mode 100644
index 94149fd3822a..000000000000
--- a/games-fps/quake3-matrix/quake3-matrix-2.4_beta.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-matrix/quake3-matrix-2.4_beta.ebuild,v 1.2 2006/06/27 19:27:41 wolf31o2 Exp $
-
-MOD_DESC="Matrix"
-MOD_NAME=matrix
-inherit games games-q3mod
-
-# All other HOMEPAGE have disappeared
-HOMEPAGE="http://mods.moddb.com/3388/matrix-quake-3/"
-SRC_URI="matrix24.zip"
-
-LICENSE="Q3AEULA"
-RESTRICT="fetch"
-
-pkg_nofetch() {
- einfo "Download the following files from FilePlanet and put them in"
- einfo "${DISTDIR}"
- einfo
- einfo "http://www.fileplanet.com/download.aspx?f=110838"
-}