From 2816aed520d90d85c23858c612a132f11625af43 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 12 May 2019 10:52:40 +0100 Subject: [PATCH] dev-python/theano: fix SRC_URI, bug #682204 Reported-by: Helmut Jarausch Fix-by: Petr Voytsik Closes: https://bugs.gentoo.org/682204 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich --- dev-python/theano/theano-1.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/theano/theano-1.0.4.ebuild b/dev-python/theano/theano-1.0.4.ebuild index 6351d160efda..2bfe26861e2f 100644 --- a/dev-python/theano/theano-1.0.4.ebuild +++ b/dev-python/theano/theano-1.0.4.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 eutils DESCRIPTION="Define and optimize multi-dimensional arrays mathematical expressions" HOMEPAGE="https://github.com/Theano/Theano" -SRC_URI="mirror://pypi/theano/${PN^}/${PN^}-${PV}.tar.gz" +SRC_URI="mirror://pypi/T/${PN^}/${PN^}-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -- 2.26.2