diff options
author | 2006-09-19 15:41:51 +0000 | |
---|---|---|
committer | 2006-09-19 15:41:51 +0000 | |
commit | fc7fb6a5ce0fc70971f5b95e81e74fcae79bf6dd (patch) | |
tree | a40e0168d4dbb140dddeb5fc9f55968fd1008a79 /games-fps/doom3-lms/doom3-lms-3.ebuild | |
parent | Change to fix bug #141004. Thanks to Wolf Giesen (diff) | |
download | gentoo-2-fc7fb6a5ce0fc70971f5b95e81e74fcae79bf6dd.tar.gz gentoo-2-fc7fb6a5ce0fc70971f5b95e81e74fcae79bf6dd.tar.bz2 gentoo-2-fc7fb6a5ce0fc70971f5b95e81e74fcae79bf6dd.zip |
Stable on amd64/x86 and cleaning up older versions.
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'games-fps/doom3-lms/doom3-lms-3.ebuild')
-rw-r--r-- | games-fps/doom3-lms/doom3-lms-3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-fps/doom3-lms/doom3-lms-3.ebuild b/games-fps/doom3-lms/doom3-lms-3.ebuild index eb9714ea4f2a..b17661011a6d 100644 --- a/games-fps/doom3-lms/doom3-lms-3.ebuild +++ b/games-fps/doom3-lms/doom3-lms-3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.ebuild,v 1.2 2006/03/31 20:48:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-lms/doom3-lms-3.ebuild,v 1.3 2006/09/19 15:41:51 wolf31o2 Exp $ inherit games @@ -9,10 +9,9 @@ DESCRIPTION="Add co-op support and/or play against swarms of unending monsters" HOMEPAGE="http://lms.d3files.com/" SRC_URI="mirror://filefront/Doom_III/Hosted_Mods/Final_Releases/lms_${PV}_multiplatform.zip" -# See /opt/doom3/lms3/docs/license.txt LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="mirror strip" |