From e4274476a083c40628ae04bdf33dbb9b52e2c8e0 Mon Sep 17 00:00:00 2001 From: Ellen Emilia Anna Zscheile Date: Mon, 28 Apr 2025 01:25:08 +0200 Subject: [PATCH] dev-ml/dose3: update HOMEPAGE Signed-off-by: Ellen Emilia Anna Zscheile Part-of: https://github.com/gentoo/gentoo/pull/41803 Closes: https://github.com/gentoo/gentoo/pull/41803 Signed-off-by: Sam James --- dev-ml/dose3/dose3-7.0.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/dose3/dose3-7.0.0-r1.ebuild b/dev-ml/dose3/dose3-7.0.0-r1.ebuild index 25151dbcc554c..85100d679e616 100644 --- a/dev-ml/dose3/dose3-7.0.0-r1.ebuild +++ b/dev-ml/dose3/dose3-7.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit dune DESCRIPTION="Library to perform analysis on package repositories" -HOMEPAGE="http://www.mancoosi.org/software/ https://gforge.inria.fr/projects/dose" +HOMEPAGE="https://www.mancoosi.org/software/ https://irill.gitlab.io/dose3/" SRC_URI="https://gitlab.com/irill/${PN}/-/archive/${PV}/${P}.tar.bz2" S="${WORKDIR}/${PN}-$(ver_cut 1-3)"