diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-12-12 14:09:11 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-12-12 14:09:11 +0000 |
commit | 549818e0880a1f538d501808270619ae91c2b989 (patch) | |
tree | ff218576332e3847621148651c4328aa79aa2a74 /games-fps/ut2004 | |
parent | Stable on sparc (diff) | |
download | historical-549818e0880a1f538d501808270619ae91c2b989.tar.gz historical-549818e0880a1f538d501808270619ae91c2b989.tar.bz2 historical-549818e0880a1f538d501808270619ae91c2b989.zip |
Made libstdc++-v3 required for both x86 and amd64 and closing bug #115116.
Package-Manager: portage-2.0.53
Diffstat (limited to 'games-fps/ut2004')
-rw-r--r-- | games-fps/ut2004/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/ut2004/Manifest | 6 | ||||
-rw-r--r-- | games-fps/ut2004/ut2004-3355-r1.ebuild | 5 | ||||
-rw-r--r-- | games-fps/ut2004/ut2004-3369.ebuild | 5 |
4 files changed, 14 insertions, 8 deletions
diff --git a/games-fps/ut2004/ChangeLog b/games-fps/ut2004/ChangeLog index 1b10f8dc6796..e21826893986 100644 --- a/games-fps/ut2004/ChangeLog +++ b/games-fps/ut2004/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/ut2004 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.35 2005/12/08 20:08:16 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.36 2005/12/12 14:09:11 wolf31o2 Exp $ + + 12 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3355-r1.ebuild, + ut2004-3369.ebuild: + Made libstdc++-v3 required for both x86 and amd64 and closing bug #115116. 08 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3369.ebuild: Added einfo about render-to-texture. diff --git a/games-fps/ut2004/Manifest b/games-fps/ut2004/Manifest index 33076052a6c0..6f643d0e2cc0 100644 --- a/games-fps/ut2004/Manifest +++ b/games-fps/ut2004/Manifest @@ -1,7 +1,7 @@ -MD5 79b0ef2fb0b7df50833bc8c0138c0f7f ChangeLog 6103 +MD5 0dd79bca65f3d0f7191f90663736d64f ChangeLog 6280 MD5 3953d9c3f549c05431bb62a8df17a787 files/digest-ut2004-3355-r1 153 MD5 2729ca7eae0fa14ecce9669115aa71d3 files/digest-ut2004-3369 74 MD5 e199cda0f458ab3a4b3ca2e482451c8f files/ut2004.xml 358 MD5 11a7e1491b1ac042ac7216b26b4ad1fb metadata.xml 254 -MD5 4e276a5c3353bfd4ee5d59b140ab21ef ut2004-3355-r1.ebuild 3275 -MD5 3295187c9951328983c2759d09dfe54c ut2004-3369.ebuild 3543 +MD5 dacbb670874357df528016c72b4a69b6 ut2004-3355-r1.ebuild 3293 +MD5 af54608502397a4fcea18d69ba2d9557 ut2004-3369.ebuild 3561 diff --git a/games-fps/ut2004/ut2004-3355-r1.ebuild b/games-fps/ut2004/ut2004-3355-r1.ebuild index 8f6c3a683aa7..0fcb391765a0 100644 --- a/games-fps/ut2004/ut2004-3355-r1.ebuild +++ b/games-fps/ut2004/ut2004-3355-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3355-r1.ebuild,v 1.7 2005/10/21 17:56:03 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3355-r1.ebuild,v 1.8 2005/12/12 14:09:11 wolf31o2 Exp $ inherit eutils games @@ -21,7 +21,8 @@ RDEPEND="games-fps/ut2004-data games-fps/ut2004-bonuspack-ece opengl? ( virtual/opengl ) dedicated? ( app-misc/screen ) - amd64? ( sys-libs/libstdc++-v3 )" + || ( sys-libs/libstdc++-v3 + =sys-devel/gcc-3.3* )" S=${WORKDIR}/UT2004-Patch diff --git a/games-fps/ut2004/ut2004-3369.ebuild b/games-fps/ut2004/ut2004-3369.ebuild index 30b6ae8a47ff..c502be63f2ee 100644 --- a/games-fps/ut2004/ut2004-3369.ebuild +++ b/games-fps/ut2004/ut2004-3369.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3369.ebuild,v 1.3 2005/12/08 20:08:16 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3369.ebuild,v 1.4 2005/12/12 14:09:11 wolf31o2 Exp $ inherit eutils games @@ -20,7 +20,8 @@ RDEPEND="games-fps/ut2004-data games-fps/ut2004-bonuspack-ece opengl? ( virtual/opengl ) dedicated? ( app-misc/screen ) - amd64? ( sys-libs/libstdc++-v3 )" + || ( sys-libs/libstdc++-v3 + =sys-devel/gcc-3.3* )" S=${WORKDIR}/UT2004-Patch |