diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-02-15 00:41:21 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-02-15 00:41:21 +0000 |
commit | 8dedf34d071a3a3f647de643b14a8f191e08c60f (patch) | |
tree | 654a6726ea6aa94225c2457124e425b102ea63ff /games-fps/doom3-phantasm/doom3-phantasm-1.2.ebuild | |
parent | Marking stable on amd64/x86 as there's no code differences, just ebuild diffe... (diff) | |
download | gentoo-2-8dedf34d071a3a3f647de643b14a8f191e08c60f.tar.gz gentoo-2-8dedf34d071a3a3f647de643b14a8f191e08c60f.tar.bz2 gentoo-2-8dedf34d071a3a3f647de643b14a8f191e08c60f.zip |
Marking stable on amd64/x86 as there's no code differences, just ebuild differences, and this has been in the tree for a long time with no bugs filed.
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-fps/doom3-phantasm/doom3-phantasm-1.2.ebuild')
-rw-r--r-- | games-fps/doom3-phantasm/doom3-phantasm-1.2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-fps/doom3-phantasm/doom3-phantasm-1.2.ebuild b/games-fps/doom3-phantasm/doom3-phantasm-1.2.ebuild index 805d09d81767..67fb77c032ca 100644 --- a/games-fps/doom3-phantasm/doom3-phantasm-1.2.ebuild +++ b/games-fps/doom3-phantasm/doom3-phantasm-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-phantasm/doom3-phantasm-1.2.ebuild,v 1.1 2006/11/15 20:00:33 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-phantasm/doom3-phantasm-1.2.ebuild,v 1.2 2008/02/15 00:41:21 wolf31o2 Exp $ MOD_DESC="single-player short mod based on the Phantasm horror movies" MOD_NAME="Phantasm" @@ -15,7 +15,6 @@ SRC_URI="mirror://filefront/Doom_III/Mods/Addons/phantasm_d3_${PV}.zip ftp://files.mhgaming.com/doom3/mods/phantasm_d3_${PV}.zip" LICENSE="as-is" -KEYWORDS="~amd64 ~x86" RDEPEND="games-fps/doom3" |