diff options
author | 2008-02-15 00:43:53 +0000 | |
---|---|---|
committer | 2008-02-15 00:43:53 +0000 | |
commit | 3f258bc59af903ad7fb7bc4a2bda6770f3355d97 (patch) | |
tree | 961c2b0886c3bdd4586d74dbd10ef7f6be6dff67 /games-fps/doom3-dungeon | |
parent | fix RDEPEND (diff) | |
download | historical-3f258bc59af903ad7fb7bc4a2bda6770f3355d97.tar.gz historical-3f258bc59af903ad7fb7bc4a2bda6770f3355d97.tar.bz2 historical-3f258bc59af903ad7fb7bc4a2bda6770f3355d97.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.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-fps/doom3-dungeon')
-rw-r--r-- | games-fps/doom3-dungeon/ChangeLog | 10 | ||||
-rw-r--r-- | games-fps/doom3-dungeon/doom3-dungeon-8.01.ebuild | 6 |
2 files changed, 10 insertions, 6 deletions
diff --git a/games-fps/doom3-dungeon/ChangeLog b/games-fps/doom3-dungeon/ChangeLog index 2fdbba70f14b..2e424a545134 100644 --- a/games-fps/doom3-dungeon/ChangeLog +++ b/games-fps/doom3-dungeon/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-fps/doom3-dungeon -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-dungeon/ChangeLog,v 1.3 2006/12/06 19:41:11 wolf31o2 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-dungeon/ChangeLog,v 1.4 2008/02/15 00:35:24 wolf31o2 Exp $ + + 15 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> + doom3-dungeon-8.01.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. 06 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> doom3-dungeon-8.01.ebuild: diff --git a/games-fps/doom3-dungeon/doom3-dungeon-8.01.ebuild b/games-fps/doom3-dungeon/doom3-dungeon-8.01.ebuild index ff9980c85622..2bad34f19454 100644 --- a/games-fps/doom3-dungeon/doom3-dungeon-8.01.ebuild +++ b/games-fps/doom3-dungeon/doom3-dungeon-8.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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-dungeon/doom3-dungeon-8.01.ebuild,v 1.4 2007/02/01 00:48:05 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-dungeon/doom3-dungeon-8.01.ebuild,v 1.5 2008/02/15 00:35:24 wolf31o2 Exp $ MOD_DESC="rogue-like 3D mod" MOD_NAME="Dungeon" @@ -15,8 +15,6 @@ SRC_URI="mirror://filefront/Doom_III/Hosted_Mods/Final_Releases/DungeonDOOM/${MO LICENSE="as-is" -KEYWORDS="~amd64 ~x86" - RDEPEND="games-fps/doom3-roe games-fps/doom3" |