diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-20 17:15:44 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-06-27 22:44:59 +0200 |
commit | 500aaa305e421ef8b063213e9bff0431ca089365 (patch) | |
tree | 893db84089a7860ce45387fefe6019677e9c0ed8 /sci-mathematics/polymake | |
parent | sci-mathematics/singular: update homepage (diff) | |
download | gentoo-500aaa305e421ef8b063213e9bff0431ca089365.tar.gz gentoo-500aaa305e421ef8b063213e9bff0431ca089365.tar.bz2 gentoo-500aaa305e421ef8b063213e9bff0431ca089365.zip |
sci-mathematics/polymake: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sci-mathematics/polymake')
-rw-r--r-- | sci-mathematics/polymake/polymake-3.0_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/polymake/polymake-3.0_p2.ebuild b/sci-mathematics/polymake/polymake-3.0_p2.ebuild index c14cf1c5a3fd..179fb83a8924 100644 --- a/sci-mathematics/polymake/polymake-3.0_p2.ebuild +++ b/sci-mathematics/polymake/polymake-3.0_p2.ebuild @@ -7,7 +7,7 @@ inherit eutils flag-o-matic DESCRIPTION="research tool for polyhedral geometry and combinatorics" SRC_URI="https://polymake.org/lib/exe/fetch.php/download/polymake-3.0r2.tar.bz2" -HOMEPAGE="http://polymake.org" +HOMEPAGE="https://polymake.org" IUSE="+cdd lrs ppl bliss group +libnormaliz singular libpolymake" @@ -80,7 +80,7 @@ src_install() { } pkg_postinst() { - elog "Docs can be found on http://www.polymake.org/doku.php/documentation" + elog "Docs can be found on https://www.polymake.org/doku.php/documentation" elog " " elog "Support for jreality is missing, sorry (see bug #346073)." elog " " |