From 621646911cbafa861f8672f8facaf2c441c792a2 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 7 Apr 2024 19:26:51 -0400 Subject: sci-libs/h5part: update HOMEPAGE The upstream website is dead. There is a gitlab that seems to contain a 2.0.0 version totally unrelated to the current codebase, but only release candidates of it. Signed-off-by: Eli Schwartz Signed-off-by: Sam James --- sci-libs/h5part/h5part-1.6.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/h5part/h5part-1.6.6.ebuild b/sci-libs/h5part/h5part-1.6.6.ebuild index abf619f99793..0c273f327813 100644 --- a/sci-libs/h5part/h5part-1.6.6.ebuild +++ b/sci-libs/h5part/h5part-1.6.6.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 MY_P="${P^^[hp]}" DESCRIPTION="Portable High Performance Parallel Data Interface to HDF5" -HOMEPAGE="http://vis.lbl.gov/Research/H5Part/" +HOMEPAGE="https://vis.lbl.gov/archive/Research/H5Part/" SRC_URI="https://codeforge.lbl.gov/frs/download.php/latestfile/18/${MY_P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3-65-gdbad