diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-27 19:56:06 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-27 19:56:06 +0000 |
commit | 4cfdf358575da7c0d71fd69b9ffc69eb34232a90 (patch) | |
tree | ed08e31ddc3a7845e95876b9496f30e046b9e666 /games-strategy/smac/smac-6.0a.ebuild | |
parent | Revbump glade 2.10.1 (diff) | |
download | gentoo-2-4cfdf358575da7c0d71fd69b9ffc69eb34232a90.tar.gz gentoo-2-4cfdf358575da7c0d71fd69b9ffc69eb34232a90.tar.bz2 gentoo-2-4cfdf358575da7c0d71fd69b9ffc69eb34232a90.zip |
Changed to use new lokigames mirror:// setup.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'games-strategy/smac/smac-6.0a.ebuild')
-rw-r--r-- | games-strategy/smac/smac-6.0a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/smac/smac-6.0a.ebuild b/games-strategy/smac/smac-6.0a.ebuild index abdbc1421c51..3348238575e9 100644 --- a/games-strategy/smac/smac-6.0a.ebuild +++ b/games-strategy/smac/smac-6.0a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/smac/smac-6.0a.ebuild,v 1.1 2005/09/09 01:56:57 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/smac/smac-6.0a.ebuild,v 1.2 2005/09/27 19:56:06 wolf31o2 Exp $ inherit games @@ -8,7 +8,7 @@ IUSE="videos" DESCRIPTION="Sid Meier's Alpha Centauri" HOMEPAGE="http://www.lokigames.com/products/smac/" -SRC_URI="ftp://sunsite.dk/mirrors/lokigames/updates/${PN}/${P}-x86.run" +SRC_URI="mirror://lokigames/${PN}/${P}-x86.run" LICENSE="LOKI-EULA" SLOT="0" |