summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-06-04 11:02:51 +0200
committerDavid Seifert <soap@gentoo.org>2020-06-04 11:02:51 +0200
commit45318142bee96fcf19d79b7496243d877966ab1a (patch)
treecb9e8275c2a89aca70796705c43326e576e50d78 /dev-ml/parmap
parentdev-ml/ocamlweb: update homepage (diff)
downloadgentoo-45318142bee96fcf19d79b7496243d877966ab1a.tar.gz
gentoo-45318142bee96fcf19d79b7496243d877966ab1a.tar.bz2
gentoo-45318142bee96fcf19d79b7496243d877966ab1a.zip
dev-ml/parmap: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml/parmap')
-rw-r--r--dev-ml/parmap/parmap-1.0_rc7-r1.ebuild4
-rw-r--r--dev-ml/parmap/parmap-1.0_rc8.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/parmap/parmap-1.0_rc7-r1.ebuild b/dev-ml/parmap/parmap-1.0_rc7-r1.ebuild
index 9bc4423786eb..442a609b95ea 100644
--- a/dev-ml/parmap/parmap-1.0_rc7-r1.ebuild
+++ b/dev-ml/parmap/parmap-1.0_rc7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit multilib
MY_PV="${PV/_/-}-fix-for4.03+3"
DESCRIPTION="Library to exploit multicore architectures for OCaml programs"
-HOMEPAGE="http://www.dicosmo.org/code/parmap/"
+HOMEPAGE="https://www.dicosmo.org/code/parmap/"
SRC_URI="https://github.com/rdicosmo/parmap/archive/${MY_PV}.tar.gz -> ${P}-ocaml-4.03.tar.gz"
LICENSE="LGPL-2-with-linking-exception"
diff --git a/dev-ml/parmap/parmap-1.0_rc8.ebuild b/dev-ml/parmap/parmap-1.0_rc8.ebuild
index c224550f0d6a..594ea9593feb 100644
--- a/dev-ml/parmap/parmap-1.0_rc8.ebuild
+++ b/dev-ml/parmap/parmap-1.0_rc8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit multilib
MY_PV="${PV/_/-}"
DESCRIPTION="Library to exploit multicore architectures for OCaml programs"
-HOMEPAGE="http://www.dicosmo.org/code/parmap/"
+HOMEPAGE="https://www.dicosmo.org/code/parmap/"
SRC_URI="https://github.com/rdicosmo/parmap/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2-with-linking-exception"