diff options
author | 2006-03-15 22:35:53 +0000 | |
---|---|---|
committer | 2006-03-15 22:35:53 +0000 | |
commit | 6eefc9c38730a0a4c6818f29d8e57e66855718cb (patch) | |
tree | c16b5ad48abbdbafefa4889bfb3e2eea4091b7b2 /games-fps/aaquake2/aaquake2-0.1.ebuild | |
parent | ChangeLog fix. (diff) | |
download | gentoo-2-6eefc9c38730a0a4c6818f29d8e57e66855718cb.tar.gz gentoo-2-6eefc9c38730a0a4c6818f29d8e57e66855718cb.tar.bz2 gentoo-2-6eefc9c38730a0a4c6818f29d8e57e66855718cb.zip |
Changed to use idsoftware thirdpartymirror.
(Portage version: 2.1_pre6-r2)
Diffstat (limited to 'games-fps/aaquake2/aaquake2-0.1.ebuild')
-rw-r--r-- | games-fps/aaquake2/aaquake2-0.1.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/games-fps/aaquake2/aaquake2-0.1.ebuild b/games-fps/aaquake2/aaquake2-0.1.ebuild index a1484b978c0e..8e1643b79a78 100644 --- a/games-fps/aaquake2/aaquake2-0.1.ebuild +++ b/games-fps/aaquake2/aaquake2-0.1.ebuild @@ -1,14 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/aaquake2/aaquake2-0.1.ebuild,v 1.7 2005/11/05 22:50:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/aaquake2/aaquake2-0.1.ebuild,v 1.8 2006/03/15 22:35:53 wolf31o2 Exp $ inherit eutils games DESCRIPTION="text mode Quake II" HOMEPAGE="http://www.jfedor.org/aaquake2/" -SRC_URI="ftp://ftp.idsoftware.com/idstuff/source/q2source-3.21.zip - ftp://ftp.algx.net/idsoftware/source/q2source-3.21.zip - http://ftp.gentoo.skynet.be/pub/ftp.idsoftware.com/source/q2source-3.21.zip +SRC_URI="mirror://idsoftware/source/q2source-3.21.zip http://www.jfedor.org/aaquake2/quake2-ref_softaa-${PV}.tar.gz" LICENSE="GPL-2" |