diff options
author | 2017-03-10 13:59:14 -0800 | |
---|---|---|
committer | 2017-03-10 13:59:37 -0800 | |
commit | c38b427e5d575c1e0787dfd409fd0fa1228f26e6 (patch) | |
tree | 5231cd05366a35c2444e10d3813712f6eb3ecf6b /sci-mathematics/normaliz/normaliz-3.1.1.ebuild | |
parent | dev-python/pymysql: Add python3_6 to PYTHON_COMPAT (diff) | |
download | gentoo-c38b427e5d575c1e0787dfd409fd0fa1228f26e6.tar.gz gentoo-c38b427e5d575c1e0787dfd409fd0fa1228f26e6.tar.bz2 gentoo-c38b427e5d575c1e0787dfd409fd0fa1228f26e6.zip |
sci-mathematics/normaliz: add URI schema to HOMEPAGE
Diffstat (limited to 'sci-mathematics/normaliz/normaliz-3.1.1.ebuild')
-rw-r--r-- | sci-mathematics/normaliz/normaliz-3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/normaliz/normaliz-3.1.1.ebuild b/sci-mathematics/normaliz/normaliz-3.1.1.ebuild index dc00be25588d..0fcd25b60993 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" |