sci-mathematics/normaliz: add URI schema to HOMEPAGE
authorMike Frysinger <vapier@gentoo.org>
Fri, 10 Mar 2017 21:59:14 +0000 (13:59 -0800)
committerMike Frysinger <vapier@gentoo.org>
Fri, 10 Mar 2017 21:59:37 +0000 (13:59 -0800)
sci-mathematics/normaliz/normaliz-3.1.1.ebuild
sci-mathematics/normaliz/normaliz-3.1.3.ebuild

index dc00be25588d872f4f7074e7be4b991eb9814ecd..0fcd25b6099377e60618d4371b7586aa8e976b4d 100644 (file)
@@ -9,7 +9,7 @@ MYPV=$(get_version_component_range 1-2)
 MYP="Normaliz${MYPV}"
 
 DESCRIPTION="Tool for computations in affine monoids and more"
-HOMEPAGE="www.mathematik.uni-osnabrueck.de/normaliz/"
+HOMEPAGE="http://www.mathematik.uni-osnabrueck.de/normaliz/"
 SRC_URI="https://www.normaliz.uni-osnabrueck.de/wp-content/uploads/2016/04/Normaliz${PV}.zip"
 
 LICENSE="GPL-3"
index 048a380fb4cbeaf273184d84b57696e02985ea58..01a92c6acf0a7634824873a49fd72b0fe147c5de 100644 (file)
@@ -8,7 +8,7 @@ inherit toolchain-funcs versionator
 MYP="Normaliz-${PV}"
 
 DESCRIPTION="Tool for computations in affine monoids and more"
-HOMEPAGE="www.mathematik.uni-osnabrueck.de/normaliz/"
+HOMEPAGE="http://www.mathematik.uni-osnabrueck.de/normaliz/"
 SRC_URI="https://github.com/Normaliz/Normaliz/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"