commit: 06c1654398405ecdf768023b65639c3dac7788c7 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Sep 21 13:31:44 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Sep 21 13:31:44 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=06c16543
sci-mathematics/gambit: Fix SRC_URI Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> sci-mathematics/gambit/gambit-0.2010.09.01.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sci-mathematics/gambit/gambit-0.2010.09.01.ebuild b/sci-mathematics/gambit/gambit-0.2010.09.01.ebuild index a1acba9..d36758e 100644 --- a/sci-mathematics/gambit/gambit-0.2010.09.01.ebuild +++ b/sci-mathematics/gambit/gambit-0.2010.09.01.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,9 +10,7 @@ inherit wxwidgets DESCRIPTION="Gambit: Software Tools for Game Theory" HOMEPAGE="http://www.gambit-project.org/doc/index.html" -SRC_URI="mirror://sourceforge/gambit/${P}.tar.gz" - #http://econweb.tamu.edu/gambit/doc/${PN}-manual-${PV}.pdf - #http://econweb.tamu.edu/gambit/doc/${PN}-manual-${PV}.tar.gz +SRC_URI="mirror://sourceforge/project/${PN}/${PN}-stable/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"
