diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-31 05:08:20 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-31 05:08:20 +0000 |
commit | 5d062dce87cac4467175459af69bbef96df7b90d (patch) | |
tree | 274136298e08e262fd41a7ac5c2f15dffd1c9698 /games-action/descent1-demodata | |
parent | Bug #290570, somewhere between 5.0.76 and 5.0.83, upstream made changes that ... (diff) | |
download | gentoo-2-5d062dce87cac4467175459af69bbef96df7b90d.tar.gz gentoo-2-5d062dce87cac4467175459af69bbef96df7b90d.tar.bz2 gentoo-2-5d062dce87cac4467175459af69bbef96df7b90d.zip |
Add thirdparty mirror to SRC_URI
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'games-action/descent1-demodata')
-rw-r--r-- | games-action/descent1-demodata/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/descent1-demodata/descent1-demodata-1.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-action/descent1-demodata/ChangeLog b/games-action/descent1-demodata/ChangeLog index 218edf584575..4819f6750c64 100644 --- a/games-action/descent1-demodata/ChangeLog +++ b/games-action/descent1-demodata/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/descent1-demodata -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent1-demodata/ChangeLog,v 1.2 2007/01/10 17:39:22 wolf31o2 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/descent1-demodata/ChangeLog,v 1.3 2010/01/31 05:08:20 mr_bones_ Exp $ + + 31 Jan 2010; Michael Sterrett <mr_bones_@gentoo.org> + descent1-demodata-1.4.ebuild: + Add thirdparty mirror to SRC_URI 10 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> descent1-demodata-1.4.ebuild: diff --git a/games-action/descent1-demodata/descent1-demodata-1.4.ebuild b/games-action/descent1-demodata/descent1-demodata-1.4.ebuild index 02a1d9557a03..2a45daa57d2d 100644 --- a/games-action/descent1-demodata/descent1-demodata-1.4.ebuild +++ b/games-action/descent1-demodata/descent1-demodata-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent1-demodata/descent1-demodata-1.4.ebuild,v 1.3 2007/02/22 05:16:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent1-demodata/descent1-demodata-1.4.ebuild,v 1.4 2010/01/31 05:08:20 mr_bones_ Exp $ inherit eutils games @@ -10,7 +10,7 @@ DEMO="desc${MY_PV}sw.exe" DESCRIPTION="Demo data files for Descent 1" HOMEPAGE="http://en.wikipedia.org/wiki/Descent_%28computer_game%29" SRC_URI="http://icculus.org/d2x/data/${DEMO} - ftp://ftp.planetmirror.com/pub/3dgamers/games/descent/${DEMO} + mirror://3dgamers/descent/${DEMO} ftp://ftp.funet.fi/pub/msdos/games/interplay/${DEMO}" # See readme.txt |