From 063e697ffebe3d057a28eb1f837ecb6f9351c417 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 13 Jan 2020 11:05:06 +0100 Subject: [PATCH] sci-mathematics/mathomatic: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild b/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild index eab05cc8391f..1c10050e1898 100644 --- a/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild +++ b/sci-mathematics/mathomatic/mathomatic-15.8.5.ebuild @@ -6,7 +6,7 @@ inherit toolchain-funcs flag-o-matic DESCRIPTION="Automatic algebraic manipulator" HOMEPAGE="http://www.mathomatic.org/" -SRC_URI="${HOMEPAGE}/archive/${P}.tar.bz2" +SRC_URI="http://www.mathomatic.org/archive/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -- 2.26.2