commit: 500aaa305e421ef8b063213e9bff0431ca089365 Author: Alexey Sokolov <sokolov <AT> google <DOT> com> AuthorDate: Sat Jun 20 16:15:44 2020 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Jun 27 20:44:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500aaa30
sci-mathematics/polymake: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org> Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> sci-mathematics/polymake/polymake-3.0_p2.ebuild | 4 ++-- 1 file 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 c14cf1c5a3f..179fb83a892 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 " "
