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 | |
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')
-rw-r--r-- | games-fps/doom3-phantasm/ChangeLog | 10 | ||||
-rw-r--r-- | games-fps/doom3-phantasm/doom3-phantasm-1.2.ebuild | 5 |
2 files changed, 10 insertions, 5 deletions
diff --git a/games-fps/doom3-phantasm/ChangeLog b/games-fps/doom3-phantasm/ChangeLog index 2759d3a3d97c..08ca6f52a5f3 100644 --- a/games-fps/doom3-phantasm/ChangeLog +++ b/games-fps/doom3-phantasm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-fps/doom3-phantasm -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-phantasm/ChangeLog,v 1.1 2006/11/15 20:00:33 wolf31o2 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-phantasm/ChangeLog,v 1.2 2008/02/15 00:41:21 wolf31o2 Exp $ + + 15 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> + doom3-phantasm-1.2.ebuild: + 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. *doom3-phantasm-1.2 (15 Nov 2006) 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" |