diff options
author | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2023-10-18 08:11:16 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2023-10-18 09:36:03 +0200 |
commit | eccdf619afa8e172aed8cfe886206624e90a2fa1 (patch) | |
tree | 25267241c1981f1fe03ee8170683899487c6b9fe /dev-java/jal | |
parent | sci-astronomy/gasgano: update HOMEPAGE (diff) | |
download | gentoo-eccdf619afa8e172aed8cfe886206624e90a2fa1.tar.gz gentoo-eccdf619afa8e172aed8cfe886206624e90a2fa1.tar.bz2 gentoo-eccdf619afa8e172aed8cfe886206624e90a2fa1.zip |
dev-java/jal: update HOMEPAGE
curl: (6) Could not resolve host: vigna.dsi.unimi.it
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/33383
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'dev-java/jal')
-rw-r--r-- | dev-java/jal/jal-20031117-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jal/jal-20031117-r6.ebuild b/dev-java/jal/jal-20031117-r6.ebuild index f8f5bb559e77..d8d008aab7b0 100644 --- a/dev-java/jal/jal-20031117-r6.ebuild +++ b/dev-java/jal/jal-20031117-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-pkg-simple DESCRIPTION="Partial port of the C++ Standard Template Library" -HOMEPAGE="http://vigna.dsi.unimi.it/jal" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz" LICENSE="HPND" |