dev-ml/dose3: update HOMEPAGE

Signed-off-by: Ellen Emilia Anna Zscheile <fogti@ytrizja.de>
Part-of: https://github.com/gentoo/gentoo/pull/41803
Closes: https://github.com/gentoo/gentoo/pull/41803
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Ellen Emilia Anna Zscheile
2025-04-28 01:25:08 +02:00
committed by Sam James
parent c090eb1299
commit e4274476a0

View File

@@ -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)"