diff options
author | Tristan Heaven <tristan@gentoo.org> | 2009-10-07 13:51:52 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2009-10-07 13:51:52 +0000 |
commit | abbd22cede4e01032e5753f9bb4ed1df57f32924 (patch) | |
tree | d8aa6d3227c364e8ed0743df5ccc08a41b404e61 | |
parent | Depend on gcc-4.2+ and check that it's active in pkg_setup, ewarn otherwise. (diff) | |
download | historical-abbd22cede4e01032e5753f9bb4ed1df57f32924.tar.gz historical-abbd22cede4e01032e5753f9bb4ed1df57f32924.tar.bz2 historical-abbd22cede4e01032e5753f9bb4ed1df57f32924.zip |
use mirror://quakeunity
Package-Manager: portage-2.2_rc44/cvs/Linux x86_64
6 files changed, 15 insertions, 21 deletions
diff --git a/games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild b/games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild index 016f47f7a477..13e20e3384d1 100644 --- a/games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild +++ b/games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild,v 1.4 2009/10/06 22:10:02 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild,v 1.5 2009/10/07 13:45:19 nyhm Exp $ EAPI=2 @@ -10,9 +10,9 @@ MOD_DIR="alliance" inherit games games-mods -SRC_URI="http://www.mirrorservice.org/sites/quakeunity.com/modifications/alliance/alliance30.zip +SRC_URI="mirror://quakeunity/modifications/alliance/alliance30.zip http://www.superkeff.net/mods/mods/alliance/alliance30.zip - http://www.mirrorservice.org/sites/quakeunity.com/modifications/alliance/alliance30-33.zip + mirror://quakeunity/modifications/alliance/alliance30-33.zip http://www.superkeff.net/mods/mods/alliance/alliance30-33.zip" HOMEPAGE="http://www.planetquake.com/alliance/" diff --git a/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild b/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild index 4cbcd36606ca..80b59fda4722 100644 --- a/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild +++ b/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild,v 1.4 2009/10/06 22:19:05 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild,v 1.5 2009/10/07 13:47:33 nyhm Exp $ EAPI=2 @@ -11,8 +11,7 @@ MOD_DIR="alternatefire" inherit games games-mods HOMEPAGE="http://www.planetquake.com/alternatefire/" -SRC_URI="http://network3.filefront.com/planetquake3/alternatefire-${PV}.zip - http://games.mirrors.tds.net/pub/planetquake3/modifications/alternatefire/alternatefire-${PV}.zip" +SRC_URI="mirror://quakeunity/modifications/alternatefire/alternatefire-${PV}.zip" LICENSE="freedist" diff --git a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild index 2d1238d2b195..88e93e29e5e9 100644 --- a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild +++ b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild,v 1.5 2009/10/06 22:47:01 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild,v 1.6 2009/10/07 13:49:05 nyhm Exp $ EAPI=2 @@ -12,7 +12,7 @@ MOD_ICON="bfp.ico" inherit games games-mods HOMEPAGE="http://www.planetquake.com/bidforpower/" -SRC_URI="http://games.mirrors.tds.net/pub/planetquake3/modifications/bidforpower/bidforpower${PV/./-}.zip" +SRC_URI="mirror://quakeunity/modifications/bidforpower/bidforpower${PV/./-}.zip" LICENSE="freedist" KEYWORDS="~amd64 ~ppc ~x86" diff --git a/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild b/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild index c81fbd983d78..1b327239fbe0 100644 --- a/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild +++ b/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild,v 1.5 2009/10/07 00:24:06 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild,v 1.6 2009/10/07 13:50:26 nyhm Exp $ EAPI=2 @@ -11,7 +11,7 @@ MOD_DIR="matrix" inherit games games-mods HOMEPAGE="http://www.moddb.com/mods/matrix-quake-3" -SRC_URI="http://www.mirrorservice.org/sites/quakeunity.com/modifications/matrix24.zip" +SRC_URI="mirror://quakeunity/modifications/matrix24.zip" LICENSE="freedist" KEYWORDS="~amd64 ~ppc ~x86" diff --git a/games-fps/quake3-rally/Manifest b/games-fps/quake3-rally/Manifest index ae22984139d5..549e8d97ecd9 100644 --- a/games-fps/quake3-rally/Manifest +++ b/games-fps/quake3-rally/Manifest @@ -1,18 +1,15 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -DIST q3rally_02March02.zip 42957698 RMD160 5a04053983c5c3c21960c067cd5fd39b02f06f09 SHA1 0cc56721933ba6a34b1e7959c6747f281ff29519 SHA256 daef68732a3f5d577629ac77de1195c82aac20ab172e6458fe0541be25910ac7 -DIST q3rally_26May02_update.zip 13032094 RMD160 99b06c357137e015980d445c705ea67e4546c210 SHA1 1ef1fd77a787df8cf05ad44357b29ee3379fd904 SHA256 f35882073488f042c7ba697e1f1d6b810d7fe327c35aebd494fd411580d8f915 DIST q3rally_v132.rar 118379535 RMD160 6310dbd674d3d8b435f88a671c4fda2981867b9d SHA1 165e87f1e1532f25029923fc0e6da976982f8407 SHA256 89cc44cad536af96c84acb4f3286accc4e143169991e69474aca8bd6ea592f2a DIST quake3-rally-qvms.pk3 433530 RMD160 aafefe56bd2fbcd15b3b9837da4829ca718334aa SHA1 b78eec24d274fb35c3cdfd7e86c1f8ac27efc7d8 SHA256 a94f3ae473e2420bc63af4228e182a316e0d296e1a40444b438ce03a3e35c037 -EBUILD quake3-rally-1.2.ebuild 666 RMD160 e8591b690ce5fec3c7b436cf3b8165a1d271750b SHA1 36a33f3c3a7d19adc7c24b9542859a324edf57d9 SHA256 eee6d824ef997ad63d0bf6b97f5d3b1245851aa1b70daaa60c9e2fc2a7f54673 EBUILD quake3-rally-1.33.ebuild 747 RMD160 e672b4fe17997af2ca0715a77c890bd8c82ca867 SHA1 5229bb58a6568227adbe321ee1eed3691c62d3c1 SHA256 e2257271afac5bca7258f8fbd5dfef224862356581e6ef7c523ff98803288aec MISC ChangeLog 526 RMD160 f4f0fd2a7bb99931df43f28d8088c43b198541c3 SHA1 49a5054169b018a1c52a6d84127cf5a9ce077de6 SHA256 2d7c4b192910038f0254f923c31b02246fba8d3d990d42b5673f6fcff253a23c MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) -iEYEARECAAYFAkrLzvEACgkQdz7hIScOURHnZwCgzzsGG+X/zKb+Arzj4M8/R5CX -vvwAoNgxhEbQFa+fqkctBdc8vJ2D5X6h -=MhHr +iEUEARECAAYFAkrMnV0ACgkQdz7hIScOURGA2ACY8TKKmHuusLz5x0Q2iaHCBI5h +kQCdEOX1wbeg2OTaelEAj32SwwCKHWc= +=//mw -----END PGP SIGNATURE----- diff --git a/games-fps/quake3-threewave/quake3-threewave-1.7-r1.ebuild b/games-fps/quake3-threewave/quake3-threewave-1.7-r1.ebuild index 6b5c2d0b7ea6..65175be754b7 100644 --- a/games-fps/quake3-threewave/quake3-threewave-1.7-r1.ebuild +++ b/games-fps/quake3-threewave/quake3-threewave-1.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-threewave/quake3-threewave-1.7-r1.ebuild,v 1.3 2009/10/07 01:10:40 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-threewave/quake3-threewave-1.7-r1.ebuild,v 1.4 2009/10/07 13:51:52 nyhm Exp $ EAPI=2 @@ -11,10 +11,8 @@ MOD_DIR="threewave" inherit games games-mods HOMEPAGE="http://www.threewave.com/" -SRC_URI="http://games.mirrors.tds.net/pub/planetquake3/modifications/threewavectf/threewave_16_full.zip - http://www.mirrorservice.org/sites/quakeunity.com/modifications/threewavectf/threewave_16_full.zip - http://games.mirrors.tds.net/pub/planetquake3/modifications/threewavectf/threewave_17_update.zip - http://www.mirrorservice.org/sites/quakeunity.com/modifications/threewavectf/threewave_17_update.zip" +SRC_URI="mirror://quakeunity/modifications/threewavectf/threewave_16_full.zip + mirror://quakeunity/modifications/threewavectf/threewave_17_update.zip" LICENSE="freedist" KEYWORDS="~amd64 ~ppc ~x86" |