diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-12-19 21:16:07 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-12-19 21:16:07 +0000 |
commit | 6a1c278dfdfa2a39b6c53d1627ab00d6d8c9fcf5 (patch) | |
tree | 7568f1bec3ab22843f3915a27c1890078b0400dd /games-fps | |
parent | removed ~amd64 keyword due to mono use being masked (diff) | |
download | historical-6a1c278dfdfa2a39b6c53d1627ab00d6d8c9fcf5.tar.gz historical-6a1c278dfdfa2a39b6c53d1627ab00d6d8c9fcf5.tar.bz2 historical-6a1c278dfdfa2a39b6c53d1627ab00d6d8c9fcf5.zip |
Fixed up mirrors. Thanks to Sascha Geschwandtner <s.geschwandtner@gmx.de>. Closing bug #115690.
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3-truecombat/ChangeLog | 9 | ||||
-rw-r--r-- | games-fps/quake3-truecombat/Manifest | 16 | ||||
-rw-r--r-- | games-fps/quake3-truecombat/quake3-truecombat-1.2.ebuild | 8 |
3 files changed, 14 insertions, 19 deletions
diff --git a/games-fps/quake3-truecombat/ChangeLog b/games-fps/quake3-truecombat/ChangeLog index 1c80f9635658..750c0d45eb64 100644 --- a/games-fps/quake3-truecombat/ChangeLog +++ b/games-fps/quake3-truecombat/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-fps/quake3-truecombat -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-truecombat/ChangeLog,v 1.10 2004/10/07 17:07:17 humpback Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-truecombat/ChangeLog,v 1.11 2005/12/19 21:16:07 wolf31o2 Exp $ + + 19 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> + quake3-truecombat-1.2.ebuild: + Fixed up mirrors. Thanks to Sascha Geschwandtner <s.geschwandtner@gmx.de>. + Closing bug #115690. 07 Oct 2004; Gustavo Felisberto <humpback@gentoo.org>; quake3-truecombat-1.2.ebuild: diff --git a/games-fps/quake3-truecombat/Manifest b/games-fps/quake3-truecombat/Manifest index 1947f99c38e4..69a4dd791a97 100644 --- a/games-fps/quake3-truecombat/Manifest +++ b/games-fps/quake3-truecombat/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 1f273878a016fe49403799ee1cb6072e ChangeLog 1174 -MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 a2b0204cc5e2f0556b9f3810f2d95529 quake3-truecombat-1.2.ebuild 810 +MD5 65b029a665bf848fdabc9f83f4e82424 ChangeLog 1361 MD5 28f82d8d76dcd643efa417be5009ce8b files/digest-quake3-truecombat-1.2 260 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.4 (GNU/Linux) - -iD8DBQFBZXfYKSoOBZY9iUIRAr+vAJ4yCOMnSG3qVtMEgIxLwJ5zq8YqLwCdFZkn -sTTqL6as3EKSJtmyJwBoZUM= -=jaXu ------END PGP SIGNATURE----- +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 +MD5 61b487a7e9852f4cadff885cbc6bdd78 quake3-truecombat-1.2.ebuild 885 diff --git a/games-fps/quake3-truecombat/quake3-truecombat-1.2.ebuild b/games-fps/quake3-truecombat/quake3-truecombat-1.2.ebuild index 32647c0772e2..5fe7a792255d 100644 --- a/games-fps/quake3-truecombat/quake3-truecombat-1.2.ebuild +++ b/games-fps/quake3-truecombat/quake3-truecombat-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-truecombat/quake3-truecombat-1.2.ebuild,v 1.3 2004/10/07 17:07:17 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-truecombat/quake3-truecombat-1.2.ebuild,v 1.4 2005/12/19 21:16:07 wolf31o2 Exp $ MOD_DESC="total transformation realism based MOD" MOD_NAME=truecombat @@ -9,9 +9,9 @@ inherit games games-q3mod HOMEPAGE="http://www.truecombat.com/" SRC_URI="http://mirror.inode.at/data/truecombat/TrueCombat1.0.zip - ftp://ftp4.extreme-players.de/truecombat/truecombat-1.0to1.0a.zip + http://ftp.wireplay.com/pub/quake3arena/mods/truecombat/patches/win32/truecombat-1.0to1.0a.zip http://www.playtrix.net/download/truecombat/TrueCombat-1.0aTo1.1.zip - http://anton.aci.on.ca/tc/tc12.zip" + http://ftp.wireplay.co.uk/pub/quake3arena/mods/truecombat/patches/win32/tc12.zip" LICENSE="freedist" RESTRICT="nomirror" |