diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-02-15 00:35:59 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-02-15 00:35:59 +0000 |
commit | beb64ebfeacb5a6e505b889852f48df502359629 (patch) | |
tree | 3db119872e7289757478fd62561690455757cf76 /games-fps/doom3-eventhorizon | |
parent | Marking stable on amd64/x86 as there's no code differences, just ebuild diffe... (diff) | |
download | gentoo-2-beb64ebfeacb5a6e505b889852f48df502359629.tar.gz gentoo-2-beb64ebfeacb5a6e505b889852f48df502359629.tar.bz2 gentoo-2-beb64ebfeacb5a6e505b889852f48df502359629.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-eventhorizon')
-rw-r--r-- | games-fps/doom3-eventhorizon/ChangeLog | 10 | ||||
-rw-r--r-- | games-fps/doom3-eventhorizon/doom3-eventhorizon-1.2.ebuild | 6 |
2 files changed, 10 insertions, 6 deletions
diff --git a/games-fps/doom3-eventhorizon/ChangeLog b/games-fps/doom3-eventhorizon/ChangeLog index 6bf48ae5f9b3..e545fc79ccee 100644 --- a/games-fps/doom3-eventhorizon/ChangeLog +++ b/games-fps/doom3-eventhorizon/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-fps/doom3-eventhorizon -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-eventhorizon/ChangeLog,v 1.1 2006/11/01 21:48:58 wolf31o2 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-eventhorizon/ChangeLog,v 1.2 2008/02/15 00:35:59 wolf31o2 Exp $ + + 15 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> + doom3-eventhorizon-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-eventhorizon-1.2 (01 Nov 2006) diff --git a/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.2.ebuild b/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.2.ebuild index ad8a09cfbe74..c58c829a9c6f 100644 --- a/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.2.ebuild +++ b/games-fps/doom3-eventhorizon/doom3-eventhorizon-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-eventhorizon/doom3-eventhorizon-1.2.ebuild,v 1.1 2006/11/01 21:48:58 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-eventhorizon/doom3-eventhorizon-1.2.ebuild,v 1.2 2008/02/15 00:35:59 wolf31o2 Exp $ MOD_DESC="single-player mission based on the Event Horizon film" MOD_NAME="Event Horizon" @@ -13,8 +13,6 @@ SRC_URI="mirror://filefront/Doom_III/Maps/Single_Player/event_horizon_${PV}.zip" LICENSE="as-is" -KEYWORDS="~amd64 ~x86" - RDEPEND="games-fps/doom3" S=${WORKDIR} |