diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-15 22:15:36 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-15 22:15:36 +0000 |
commit | dd7e139dd12993d89f556acbf9ca0730f43a1225 (patch) | |
tree | 96e957aa039e0e4e36d0cee6981dfece0e288bde /games-fps/quake2-icculus | |
parent | Added bluesnews mirror to idsoftware. (diff) | |
download | historical-dd7e139dd12993d89f556acbf9ca0730f43a1225.tar.gz historical-dd7e139dd12993d89f556acbf9ca0730f43a1225.tar.bz2 historical-dd7e139dd12993d89f556acbf9ca0730f43a1225.zip |
Changed to use idsoftware thirdpartymirror.
Package-Manager: portage-2.1_pre6-r2
Diffstat (limited to 'games-fps/quake2-icculus')
-rw-r--r-- | games-fps/quake2-icculus/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-fps/quake2-icculus/ChangeLog b/games-fps/quake2-icculus/ChangeLog index 82ed1bce7423..cd432b3ecaf6 100644 --- a/games-fps/quake2-icculus/ChangeLog +++ b/games-fps/quake2-icculus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake2-icculus -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/ChangeLog,v 1.17 2005/11/03 18:30:24 wolf31o2 Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/ChangeLog,v 1.18 2006/03/15 22:15:36 wolf31o2 Exp $ + + 15 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> + quake2-icculus-0.16.1.ebuild: + Changed to use idsoftware thirdpartymirror. 03 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org> files/quake2-icculus-0.16.1-gentoo-paths.patch, diff --git a/games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild b/games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild index 50009ddeba60..f27d763aa433 100644 --- a/games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild +++ b/games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild,v 1.11 2006/03/08 01:51:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild,v 1.12 2006/03/15 22:15:36 wolf31o2 Exp $ inherit eutils games @@ -9,8 +9,8 @@ DESCRIPTION="The icculus.org linux port of iD's quake2 engine" HOMEPAGE="http://icculus.org/quake2/" SRC_URI="http://icculus.org/quake2/files/${MY_P}.tar.gz !noqmax? ( http://icculus.org/quake2/files/maxpak.pak ) - rogue? ( ftp://ftp.idsoftware.com/idstuff/quake2/source/roguesrc320.shar.Z ) - xatrix? ( ftp://ftp.idsoftware.com/idstuff/quake2/source/xatrixsrc320.shar.Z )" + rogue? ( mirror://idsoftware/quake2/source/roguesrc320.shar.Z ) + xatrix? ( mirror://idsoftware/quake2/source/xatrixsrc320.shar.Z )" LICENSE="GPL-2" SLOT="0" |