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 | 68242318ef4ffc886f134041197ad0b82b7201be (patch) | |
tree | f3f76bcb0eccec9cd8e9089c7328f331c9059812 /games-fps/ut2004 | |
parent | Fix a regression in dhcpcd-2.0.4 where we would exit with a zero status (diff) | |
download | historical-68242318ef4ffc886f134041197ad0b82b7201be.tar.gz historical-68242318ef4ffc886f134041197ad0b82b7201be.tar.bz2 historical-68242318ef4ffc886f134041197ad0b82b7201be.zip |
Marking stable on amd64/x86 to bring in new Mega bonuspack and to close bug #129373.
Package-Manager: portage-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" |