summaryrefslogtreecommitdiff
path: root/sci-mathematics/polymake
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-29 11:38:31 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-29 11:38:31 +0100
commit90c88731bd036e5698b281fbc0a5f3aa4c9983ac (patch)
tree83fc5facb6b12be510a37bc3d241cc63e965b13a /sci-mathematics/polymake
parentfeb0daf81d888e9160f9f94502de09b66f2a63fd (diff)
gentoo resync : 29.06.2020
Diffstat (limited to 'sci-mathematics/polymake')
-rw-r--r--sci-mathematics/polymake/Manifest2
-rw-r--r--sci-mathematics/polymake/polymake-3.0_p2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/polymake/Manifest b/sci-mathematics/polymake/Manifest
index db98c16c9bf9..3e8139e2cbbc 100644
--- a/sci-mathematics/polymake/Manifest
+++ b/sci-mathematics/polymake/Manifest
@@ -1,3 +1,3 @@
DIST polymake-3.0r2.tar.bz2 37695790 BLAKE2B 101dda48128b51737b81d3dc09a8ef32d07c5f67605370c5ef0d5638ee6de427c6e8ff66094f96593ad21fa937ca5890af772f6e877fab0e31f4c98ec7c6730b SHA512 b4c22b2c6da8ef597dc05a44a30c7a55fd924a96854cde3f725095465972eabe1e24508f8e5d544f3131c82c973117b15983c38a0242fc7f1d4a4a8ecddb1d46
-EBUILD polymake-3.0_p2.ebuild 2690 BLAKE2B 3977ed472ef7807cf77cd48818f2c3d370237d1b7c330520cb409985f61bbc3efa96d463f61ffb4a658297c09fb1cffeec832cfa09f03acec555f4de5b6affa6 SHA512 b0fe6bd588e34f06ca036d71a131acf2c6d01c23f2e7b15305d37269b36517cc2f905ccffd94a7fdffce9c8368697d90ae694590b0c77ec54ce1bab8661c5a9d
+EBUILD polymake-3.0_p2.ebuild 2692 BLAKE2B 7279c8799c49d2adbe0126f8a421eea1c657ccebd3283cf37ca8364b817f5efa1844e084f55c1a51183f780d32a8f71546e2b41f343c39f86856b1dfe36d3894 SHA512 236c7ee312e29daa6eaf371553d79cfd2bd8854af12bf020df639c2f459c0b5c52704c558bb49cc98f599ba09e643821c27aec802be95c1780fe1925ddf24c84
MISC metadata.xml 1344 BLAKE2B 93e5b08dd3c8db1d542c98a62b5d1c0bbb2070773a563e843f31434b6babccc9bb49521d4dd5f40238a20dedd8296fc43b9b347dbe5b540f8a4c17bbc59f6fdf SHA512 43356916d2941afab2346ab4289ec1ab65a166523682a7831a29261c3f7391072d4fa232c324483e33d523fa80288a208f7937f559e56bb20b3a85d5058779e9
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 " "