commit: 358f70fb4833d2fac7e5c340c66564c06c5dbe48 Author: Andrei Zavada <johnhommer <AT> gmail <DOT> com> AuthorDate: Sat Nov 21 17:06:37 2020 +0000 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com> CommitDate: Fri Nov 27 15:33:49 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=358f70fb
sci-libs/cnrun: fix source url Closes: https://bugs.gentoo.org/755293 Signed-off-by: Andrei Zavada <johnhommer <AT> gmail.com> Signed-off-by: Horea Christian <chr <AT> chymera.eu> sci-biology/cnrun/{cnrun-2.1.0.ebuild => cnrun-2.1.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/cnrun/cnrun-2.1.0.ebuild b/sci-biology/cnrun/cnrun-2.1.0-r1.ebuild similarity index 83% rename from sci-biology/cnrun/cnrun-2.1.0.ebuild rename to sci-biology/cnrun/cnrun-2.1.0-r1.ebuild index d9cf43c76..b4970c70e 100644 --- a/sci-biology/cnrun/cnrun-2.1.0.ebuild +++ b/sci-biology/cnrun/cnrun-2.1.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="A NeuroML-enabled, precise but slow neuronal network simulator" HOMEPAGE="http://johnhommer.com/academic/code/cnrun" -SRC_URI="http://alfinston.dlinkddns.com/johnhommer.com/code/cnrun/source/${P}.tar.xz" +SRC_URI="http://johnhommer.com/code/cnrun/source/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0"
