commit: c38b427e5d575c1e0787dfd409fd0fa1228f26e6
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 21:59:14 2017 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 21:59:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c38b427e
sci-mathematics/normaliz: add URI schema to HOMEPAGE
sci-mathematics/normaliz/normaliz-3.1.1.ebuild | 2 +-
sci-mathematics/normaliz/normaliz-3.1.3.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-mathematics/normaliz/normaliz-3.1.1.ebuild
b/sci-mathematics/normaliz/normaliz-3.1.1.ebuild
index dc00be25588..0fcd25b6099 100644
--- a/sci-mathematics/normaliz/normaliz-3.1.1.ebuild
+++ b/sci-mathematics/normaliz/normaliz-3.1.1.ebuild
@@ -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"
diff --git a/sci-mathematics/normaliz/normaliz-3.1.3.ebuild
b/sci-mathematics/normaliz/normaliz-3.1.3.ebuild
index 048a380fb4c..01a92c6acf0 100644
--- a/sci-mathematics/normaliz/normaliz-3.1.3.ebuild
+++ b/sci-mathematics/normaliz/normaliz-3.1.3.ebuild
@@ -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"