diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-08-30 19:27:19 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-08-30 19:27:19 +0000 |
commit | bceb759a6a4951a385667bb17f7bcb02d63b1dcd (patch) | |
tree | dc84b612fe502d0e1542b3fcf5ee512699408c3b /games-fps/tribes2 | |
parent | Stable on alpha due to security bug #104124 (diff) | |
download | historical-bceb759a6a4951a385667bb17f7bcb02d63b1dcd.tar.gz historical-bceb759a6a4951a385667bb17f7bcb02d63b1dcd.tar.bz2 historical-bceb759a6a4951a385667bb17f7bcb02d63b1dcd.zip |
Changed to match new 3dgamers mirrors structure in thirdpartymirrors.
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'games-fps/tribes2')
-rw-r--r-- | games-fps/tribes2/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/tribes2/tribes2-25034.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/tribes2/ChangeLog b/games-fps/tribes2/ChangeLog index 7543f7d9f2a2..5f16880f15ec 100644 --- a/games-fps/tribes2/ChangeLog +++ b/games-fps/tribes2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/tribes2 -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/ChangeLog,v 1.7 2004/09/29 03:10:14 wolf31o2 Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/ChangeLog,v 1.8 2005/08/30 19:19:08 wolf31o2 Exp $ + + 30 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org> tribes2-25034.ebuild: + Changed to match new 3dgamers mirrors structure in thirdpartymirrors. 28 Sep 2004; Chris Gianelloni <wolf31o2@gentoo.org> tribes2-25034.ebuild: QA cleanup and more error checking. diff --git a/games-fps/tribes2/tribes2-25034.ebuild b/games-fps/tribes2/tribes2-25034.ebuild index 73e70d4746ee..66a4611ddf0a 100644 --- a/games-fps/tribes2/tribes2-25034.ebuild +++ b/games-fps/tribes2/tribes2-25034.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/tribes2/tribes2-25034.ebuild,v 1.7 2004/09/29 03:10:14 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/tribes2-25034.ebuild,v 1.8 2005/08/30 19:19:08 wolf31o2 Exp $ inherit games @@ -8,7 +8,7 @@ IUSE="" DESCRIPTION="Tribes 2 - Team Combat on an Epic Scale" HOMEPAGE="http://www.lokigames.com/products/tribes2/" SRC_URI="http://www.libsdl.org/projects/${PN}/release/${P}-cdrom-x86.run - mirror://3dgamers/pub/3dgamers/games/${PN}/${P}-cdrom-x86.run" + mirror://3dgamers/${PN}/${P}-cdrom-x86.run" LICENSE="LOKI-EULA" SLOT="0" |