diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-15 22:28:29 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-15 22:28:29 +0000 |
commit | 1114b60a01c156c9205536c6526b26187ac9aec0 (patch) | |
tree | 49f2d5f189d444c1d1d7ecdd23319e06d9b5b817 /games-fps/quake3-data | |
parent | Version bumped. (diff) | |
download | gentoo-2-1114b60a01c156c9205536c6526b26187ac9aec0.tar.gz gentoo-2-1114b60a01c156c9205536c6526b26187ac9aec0.tar.bz2 gentoo-2-1114b60a01c156c9205536c6526b26187ac9aec0.zip |
Changed to use idsoftware thirdpartymirror.
(Portage version: 2.1_pre6-r2)
Diffstat (limited to 'games-fps/quake3-data')
-rw-r--r-- | games-fps/quake3-data/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/quake3-data/quake3-data-1.32b.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/quake3-data/ChangeLog b/games-fps/quake3-data/ChangeLog index dcd8d8f64391..fd8e0713070d 100644 --- a/games-fps/quake3-data/ChangeLog +++ b/games-fps/quake3-data/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake3-data # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/ChangeLog,v 1.3 2006/01/21 15:27:12 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/ChangeLog,v 1.4 2006/03/15 22:28:29 wolf31o2 Exp $ + + 15 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> + quake3-data-1.32b.ebuild: + Changed to use idsoftware thirdpartymirror. 21 Jan 2006; Lars Weiler <pylon@gentoo.org> quake3-data-1.32b.ebuild: Stable on ppc. diff --git a/games-fps/quake3-data/quake3-data-1.32b.ebuild b/games-fps/quake3-data/quake3-data-1.32b.ebuild index 1c16dd0c9715..e589a133f0bf 100644 --- a/games-fps/quake3-data/quake3-data-1.32b.ebuild +++ b/games-fps/quake3-data/quake3-data-1.32b.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/quake3-data-1.32b.ebuild,v 1.6 2006/01/21 15:27:12 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/quake3-data-1.32b.ebuild,v 1.7 2006/03/15 22:28:29 wolf31o2 Exp $ inherit eutils games DESCRIPTION="Quake III Arena - data portion" HOMEPAGE="http://icculus.org/quake3/" -SRC_URI="ftp://ftp.idsoftware.com/idstuff/quake3/linux/linuxq3apoint-${PV}-3.x86.run" +SRC_URI="mirror://idsoftware/quake3/linux/linuxq3apoint-${PV}-3.x86.run" LICENSE="Q3AEULA" SLOT="0" |