diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-06 17:39:49 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-06 17:39:49 +0000 |
commit | c06a288a9049a23aff9a3a155d3744e53d60425a (patch) | |
tree | b5464c5d1f31364f72f06f928b17f6addaf5cb17 /games-action/descent3 | |
parent | ~amd64 (diff) | |
download | gentoo-2-c06a288a9049a23aff9a3a155d3744e53d60425a.tar.gz gentoo-2-c06a288a9049a23aff9a3a155d3744e53d60425a.tar.bz2 gentoo-2-c06a288a9049a23aff9a3a155d3744e53d60425a.zip |
Updated to use lokigames mirrors.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-action/descent3')
-rw-r--r-- | games-action/descent3/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/descent3/descent3-1.4.0b.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/games-action/descent3/ChangeLog b/games-action/descent3/ChangeLog index 0665c2eb4b36..24f689665863 100644 --- a/games-action/descent3/ChangeLog +++ b/games-action/descent3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/descent3 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.11 2005/08/24 14:52:23 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.12 2005/09/06 17:35:20 wolf31o2 Exp $ + + 06 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> + descent3-1.4.0b.ebuild: + Updated to use lokigames mirrors. 24 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org> descent3-1.4.0b.ebuild: diff --git a/games-action/descent3/descent3-1.4.0b.ebuild b/games-action/descent3/descent3-1.4.0b.ebuild index e0c54c778189..1e0273666efb 100644 --- a/games-action/descent3/descent3-1.4.0b.ebuild +++ b/games-action/descent3/descent3-1.4.0b.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b.ebuild,v 1.11 2005/08/24 14:52:23 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b.ebuild,v 1.12 2005/09/06 17:35:20 wolf31o2 Exp $ inherit eutils games IUSE="nocd videos" DESCRIPTION="Descent 3 - 3-Dimensional indoor/outdoor spaceship combat" HOMEPAGE="http://www.lokigames.com/products/descent3/" -SRC_URI="ftp://ftp.planetmirror.com/pub/lokigames/updates/${PN}/${PN}-1.4.0a-x86.run - ftp://ftp.planetmirror.com/pub/lokigames/updates/${PN}/${P}-x86.run" +SRC_URI="mirror://lokigames/${PN}/${PN}-1.4.0a-x86.run + mirror://lokigames/${PN}/${P}-x86.run" LICENSE="LOKI-EULA" SLOT="0" |