diff options
author | 2007-06-21 23:57:06 +0000 | |
---|---|---|
committer | 2007-06-21 23:57:06 +0000 | |
commit | ac72a7972745447ae6ddd9a5ee0236c53a1d7ecf (patch) | |
tree | b2b9d866aab50ef27d9872ff79dba5c6dff63e36 /games-fps | |
parent | dev-util/mono-tools: version bump (1.2.4) (diff) | |
download | gentoo-2-ac72a7972745447ae6ddd9a5ee0236c53a1d7ecf.tar.gz gentoo-2-ac72a7972745447ae6ddd9a5ee0236c53a1d7ecf.tar.bz2 gentoo-2-ac72a7972745447ae6ddd9a5ee0236c53a1d7ecf.zip |
Revert the last change, since this demo is 64-bit native and we broke it on amd64 machines. Closing bug #182731.
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2004-demo/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/ut2004-demo/ut2004-demo-3334.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/games-fps/ut2004-demo/ChangeLog b/games-fps/ut2004-demo/ChangeLog index a8eb05d26dd2..bdede3f2c82a 100644 --- a/games-fps/ut2004-demo/ChangeLog +++ b/games-fps/ut2004-demo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-fps/ut2004-demo # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-demo/ChangeLog,v 1.42 2007/05/16 23:52:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-demo/ChangeLog,v 1.43 2007/06/21 23:57:06 wolf31o2 Exp $ + + 21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> + ut2004-demo-3334.ebuild: + Revert the last change, since this demo is 64-bit native and we broke it on + amd64 machines. Closing bug #182731. 16 May 2007; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-demo-3334.ebuild: diff --git a/games-fps/ut2004-demo/ut2004-demo-3334.ebuild b/games-fps/ut2004-demo/ut2004-demo-3334.ebuild index 3c3ffecb5c77..13c25598ea27 100644 --- a/games-fps/ut2004-demo/ut2004-demo-3334.ebuild +++ b/games-fps/ut2004-demo/ut2004-demo-3334.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-demo/ut2004-demo-3334.ebuild,v 1.16 2007/05/16 23:52:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-demo/ut2004-demo-3334.ebuild,v 1.17 2007/06/21 23:57:06 wolf31o2 Exp $ inherit eutils games @@ -18,8 +18,8 @@ IUSE="" DEPEND="" RDEPEND="virtual/opengl + =virtual/libstdc++-3.3 x86? ( - =virtual/libstdc++-3.3 x11-libs/libX11 x11-libs/libXext ) amd64? ( |