aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-21 15:31:44 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-21 15:31:44 +0200
commit06c1654398405ecdf768023b65639c3dac7788c7 (patch)
treec629fa0b3d80cde1064b8f67e913bb3bafa97adb /sci-mathematics
parentDrop obsolete package Sources unavailable (diff)
downloadsci-06c1654398405ecdf768023b65639c3dac7788c7.tar.gz
sci-06c1654398405ecdf768023b65639c3dac7788c7.tar.bz2
sci-06c1654398405ecdf768023b65639c3dac7788c7.zip
sci-mathematics/gambit: Fix SRC_URI
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/gambit/Manifest2
-rw-r--r--sci-mathematics/gambit/gambit-0.2010.09.01.ebuild6
2 files changed, 3 insertions, 5 deletions
diff --git a/sci-mathematics/gambit/Manifest b/sci-mathematics/gambit/Manifest
index 17303906f..db490d7c7 100644
--- a/sci-mathematics/gambit/Manifest
+++ b/sci-mathematics/gambit/Manifest
@@ -1 +1 @@
-DIST gambit-0.2010.09.01.tar.gz 1400267 SHA256 a224851e56302d345a3c6e9dfa5366d2edcd24b694ef532f0ad253bc9e5290e2
+DIST gambit-0.2010.09.01.tar.gz 1400267 SHA256 a224851e56302d345a3c6e9dfa5366d2edcd24b694ef532f0ad253bc9e5290e2 SHA512 783133ea39d13384f73cc885b21eaeeb3ab59ac91de4640b8887863c9d0f9362223b9694a670e1e3eb3dbe512f148fa0e8b2815f0afbd1d843d1cfc1e17a4be1 WHIRLPOOL d8da8c01782a32677db681590da2c82a1b8f293021a23699fdbfa51cbe4ad96118f2e4cfe5edf2b4ee3e1c062baba1a3a550b90559f5c8ebe5ddb0af2f1a2f29
diff --git a/sci-mathematics/gambit/gambit-0.2010.09.01.ebuild b/sci-mathematics/gambit/gambit-0.2010.09.01.ebuild
index a1acba9ba..d36758e48 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"