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 | 2f6b84593b4dc926d24dab04a0cc4105bd8cb45a (patch) | |
tree | 91bbcdcdfbea1492319b771acdcc98c032cfe4eb /games-strategy/smac | |
parent | Stable for new apache layout. (diff) | |
download | historical-2f6b84593b4dc926d24dab04a0cc4105bd8cb45a.tar.gz historical-2f6b84593b4dc926d24dab04a0cc4105bd8cb45a.tar.bz2 historical-2f6b84593b4dc926d24dab04a0cc4105bd8cb45a.zip |
Changed to use new lokigames mirror:// setup.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'games-strategy/smac')
-rw-r--r-- | games-strategy/smac/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/smac/smac-6.0a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/smac/ChangeLog b/games-strategy/smac/ChangeLog index c4b56cc05ea3..064ef572ce5b 100644 --- a/games-strategy/smac/ChangeLog +++ b/games-strategy/smac/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/smac # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/smac/ChangeLog,v 1.1 2005/09/09 01:56:57 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/smac/ChangeLog,v 1.2 2005/09/27 19:56:06 wolf31o2 Exp $ + + 27 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> smac-6.0a.ebuild: + Changed to use new lokigames mirror:// setup. *smac-6.0a (09 Sep 2005) 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" |