diff options
Diffstat (limited to 'games-fps/doom3-lms/doom3-lms-3-r1.ebuild')
-rw-r--r-- | games-fps/doom3-lms/doom3-lms-3-r1.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/games-fps/doom3-lms/doom3-lms-3-r1.ebuild b/games-fps/doom3-lms/doom3-lms-3-r1.ebuild deleted file mode 100644 index 587997285fba..000000000000 --- a/games-fps/doom3-lms/doom3-lms-3-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-lms/doom3-lms-3-r1.ebuild,v 1.3 2009/10/01 20:55:21 nyhm Exp $ - -MOD_DESC="add co-op support and/or play against swarms of unending monsters" -MOD_NAME="Last Man Standing" -MOD_DIR="lms${PV}" - -inherit games games-mods - -HOMEPAGE="http://lms.d3files.com/" -SRC_URI="mirror://filefront/Doom_III/Hosted_Mods/Final_Releases/lms_${PV}_multiplatform.zip" - -LICENSE="as-is" -KEYWORDS="amd64 x86" -IUSE="dedicated opengl" - -S=${WORKDIR} |