mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-mathematics/normaliz: add URI schema to HOMEPAGE
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user