commit: b9de4cea63a1f308a54f7fdfbe818a65bf9bcace Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org> AuthorDate: Mon Oct 23 18:29:37 2017 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Mon Oct 23 18:30:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9de4cea
sci-mathematics/why3-for-spark: Fix SRC_URI Package-Manager: Portage-2.3.8, Repoman-2.3.3 sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild b/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild index b69b22e506f..956e82a9c41 100644 --- a/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild +++ b/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild @@ -9,7 +9,7 @@ MYP=${PN}-gpl-${PV}-src DESCRIPTION="Platform for deductive program verification" HOMEPAGE="http://why3.lri.fr/" -SRC_URI="https//mirrors.cdn.adacore.com/art/591c45e2c7a447af2deed055 +SRC_URI="http://mirrors.cdn.adacore.com/art/591c45e2c7a447af2deed055 -> ${MYP}.tar.gz" LICENSE="GPL-3"