diff options
author | Sebastian Pipping <sping@gentoo.org> | 2010-06-16 20:16:33 +0000 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2010-06-16 20:16:33 +0000 |
commit | 9aa159b295ef95397fc1b78c9f91b85a8d834b97 (patch) | |
tree | a4212d56c46305d25cdf1bd1e567b1d4e9f465d4 /games-strategy/savage-bin | |
parent | Version bump (diff) | |
download | gentoo-2-9aa159b295ef95397fc1b78c9f91b85a8d834b97.tar.gz gentoo-2-9aa159b295ef95397fc1b78c9f91b85a8d834b97.tar.bz2 gentoo-2-9aa159b295ef95397fc1b78c9f91b85a8d834b97.zip |
games-strategy/savage-bin: Propagate upstream's change in download access
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'games-strategy/savage-bin')
-rw-r--r-- | games-strategy/savage-bin/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/savage-bin/savage-bin-2.00e.ebuild | 10 |
2 files changed, 11 insertions, 4 deletions
diff --git a/games-strategy/savage-bin/ChangeLog b/games-strategy/savage-bin/ChangeLog index a6cc4ded884f..5e42681c4802 100644 --- a/games-strategy/savage-bin/ChangeLog +++ b/games-strategy/savage-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/savage-bin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/ChangeLog,v 1.12 2010/01/17 21:34:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/ChangeLog,v 1.13 2010/06/16 20:16:33 sping Exp $ + + 16 Jun 2010; Sebastian Pipping <sping@gentoo.org> savage-bin-2.00e.ebuild: + Propagate upstream's change in download access 17 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> savage-bin-2.00e.ebuild: diff --git a/games-strategy/savage-bin/savage-bin-2.00e.ebuild b/games-strategy/savage-bin/savage-bin-2.00e.ebuild index 7cce05ba211e..93ba4f26a081 100644 --- a/games-strategy/savage-bin/savage-bin-2.00e.ebuild +++ b/games-strategy/savage-bin/savage-bin-2.00e.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e.ebuild,v 1.11 2010/01/17 21:34:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e.ebuild,v 1.12 2010/06/16 20:16:33 sping Exp $ EAPI=2 inherit eutils games @@ -9,8 +9,12 @@ DESCRIPTION="Unique mix of strategy and FPS" HOMEPAGE="http://www.s2games.com/savage/ http://www.notforidiots.com/SFE/ http://www.newerth.com/" -SRC_URI="http://www.newerth.com/downloads/SFE-Standalone.tar.gz - http://www.newerth.com/downloads/lin-client-auth-patch.zip" +SRC_URI="http://www.newerth.com/?id=downloads&op=downloadFile&file=SFE-Standalone.tar.gz&mirrorid=1 -> SFE-Standalone.tar.gz + http://www.newerth.com/?id=downloads&op=downloadFile&file=SFE-Standalone.tar.gz&mirrorid=2 -> SFE-Standalone.tar.gz + http://www.newerth.com/?id=downloads&op=downloadFile&file=SFE-Standalone.tar.gz&mirrorid=3 -> SFE-Standalone.tar.gz + http://www.newerth.com/?id=downloads&op=downloadFile&file=lin-client-auth-patch.zip&mirrorid=1 -> lin-client-auth-patch.zip + http://www.newerth.com/?id=downloads&op=downloadFile&file=lin-client-auth-patch.zip&mirrorid=2 -> lin-client-auth-patch.zip + http://www.newerth.com/?id=downloads&op=downloadFile&file=lin-client-auth-patch.zip&mirrorid=3 -> lin-client-auth-patch.zip" LICENSE="as-is" SLOT="0" |