diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-04-11 11:49:13 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-04-11 11:49:13 +0000 |
commit | 66950eb90c4b21a2a6826b270d6d0f08c9add2eb (patch) | |
tree | 9466f3c549f435b305acd217cb6b858c6e98525f /games-fps/ut2004 | |
parent | Marking stable on amd64/x86 to bring in new Mega bonuspack and to close bug ... (diff) | |
download | gentoo-2-66950eb90c4b21a2a6826b270d6d0f08c9add2eb.tar.gz gentoo-2-66950eb90c4b21a2a6826b270d6d0f08c9add2eb.tar.bz2 gentoo-2-66950eb90c4b21a2a6826b270d6d0f08c9add2eb.zip |
Marking stable on amd64/x86 to bring in new Mega bonuspack and to close bug #129373.
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'games-fps/ut2004')
-rw-r--r-- | games-fps/ut2004/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/ut2004/ut2004-3369-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/ut2004/ChangeLog b/games-fps/ut2004/ChangeLog index f0e47a078be0..a7560af0d6be 100644 --- a/games-fps/ut2004/ChangeLog +++ b/games-fps/ut2004/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/ut2004 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.48 2006/03/31 21:33:08 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.49 2006/04/11 11:49:13 wolf31o2 Exp $ + + 11 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3369-r4.ebuild: + Marking stable on amd64/x86 to bring in new Mega bonuspack and to close bug + #129373. 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3369-r2.ebuild, ut2004-3369-r4.ebuild: diff --git a/games-fps/ut2004/ut2004-3369-r4.ebuild b/games-fps/ut2004/ut2004-3369-r4.ebuild index 79e623647abf..d4b9687b6f55 100644 --- a/games-fps/ut2004/ut2004-3369-r4.ebuild +++ b/games-fps/ut2004/ut2004-3369-r4.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/ut2004/ut2004-3369-r4.ebuild,v 1.5 2006/03/31 21:33:08 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3369-r4.ebuild,v 1.6 2006/04/11 11:49:13 wolf31o2 Exp $ inherit eutils multilib games @@ -14,7 +14,7 @@ SRC_URI="mirror://3dgamers/unrealtourn2k4/${MY_P} LICENSE="ut2003" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" # The executable pages are required. RESTRICT="mirror stricter strip" IUSE="opengl" |