Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/polymake/
Date: Sat, 27 Jun 2020 20:45:28
Message-Id: 1593290699.500aaa305e421ef8b063213e9bff0431ca089365.dilfridge@gentoo
1 commit: 500aaa305e421ef8b063213e9bff0431ca089365
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Sat Jun 20 16:15:44 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 27 20:44:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500aaa30
7
8 sci-mathematics/polymake: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
12 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
13
14 sci-mathematics/polymake/polymake-3.0_p2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-mathematics/polymake/polymake-3.0_p2.ebuild b/sci-mathematics/polymake/polymake-3.0_p2.ebuild
18 index c14cf1c5a3f..179fb83a892 100644
19 --- a/sci-mathematics/polymake/polymake-3.0_p2.ebuild
20 +++ b/sci-mathematics/polymake/polymake-3.0_p2.ebuild
21 @@ -7,7 +7,7 @@ inherit eutils flag-o-matic
22
23 DESCRIPTION="research tool for polyhedral geometry and combinatorics"
24 SRC_URI="https://polymake.org/lib/exe/fetch.php/download/polymake-3.0r2.tar.bz2"
25 -HOMEPAGE="http://polymake.org"
26 +HOMEPAGE="https://polymake.org"
27
28 IUSE="+cdd lrs ppl bliss group +libnormaliz singular libpolymake"
29
30 @@ -80,7 +80,7 @@ src_install() {
31 }
32
33 pkg_postinst() {
34 - elog "Docs can be found on http://www.polymake.org/doku.php/documentation"
35 + elog "Docs can be found on https://www.polymake.org/doku.php/documentation"
36 elog " "
37 elog "Support for jreality is missing, sorry (see bug #346073)."
38 elog " "