diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-15 22:33:15 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-15 22:33:15 +0000 |
commit | 0f192cc4f0f77d228735120e5582a0f03ceef9a4 (patch) | |
tree | 9b80133e13e5dbd133fe09d57e9b094b66b35864 /games-fps | |
parent | Changed to use idsoftware thirdpartymirror. (diff) | |
download | gentoo-2-0f192cc4f0f77d228735120e5582a0f03ceef9a4.tar.gz gentoo-2-0f192cc4f0f77d228735120e5582a0f03ceef9a4.tar.bz2 gentoo-2-0f192cc4f0f77d228735120e5582a0f03ceef9a4.zip |
Changed to use idsoftware thirdpartymirror.
(Portage version: 2.1_pre6-r2)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake2-data/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/quake2-data/quake2-data-3.20.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-fps/quake2-data/ChangeLog b/games-fps/quake2-data/ChangeLog index 05a068dfab87..0e61115da5e0 100644 --- a/games-fps/quake2-data/ChangeLog +++ b/games-fps/quake2-data/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake2-data -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-data/ChangeLog,v 1.7 2005/10/31 23:03:45 vapier Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-data/ChangeLog,v 1.8 2006/03/15 22:33:15 wolf31o2 Exp $ + + 15 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> + quake2-data-3.20.ebuild: + Changed to use idsoftware thirdpartymirror. 31 Oct 2005; Mike Frysinger <vapier@gentoo.org> quake2-data-3.20.ebuild: Add support for the quake4 bonus dvd #111046 by Sonny. diff --git a/games-fps/quake2-data/quake2-data-3.20.ebuild b/games-fps/quake2-data/quake2-data-3.20.ebuild index 0a135300335b..396b2904d8e6 100644 --- a/games-fps/quake2-data/quake2-data-3.20.ebuild +++ b/games-fps/quake2-data/quake2-data-3.20.ebuild @@ -1,12 +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/quake2-data/quake2-data-3.20.ebuild,v 1.16 2005/11/08 03:32:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-data/quake2-data-3.20.ebuild,v 1.17 2006/03/15 22:33:15 wolf31o2 Exp $ inherit eutils games DESCRIPTION="iD Software's Quake 2 ... the data files" HOMEPAGE="http://www.idsoftware.com/" -SRC_URI="ftp://ftp.idsoftware.com/idstuff/quake2/q2-${PV}-x86-full-ctf.exe" +SRC_URI="mirror://idsoftware/quake2/q2-${PV}-x86-full-ctf.exe" LICENSE="Q2EULA" SLOT="0" |