commit: 9b6630e91c6401a4c8261318be44e33fa6bc878f Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org> AuthorDate: Wed Sep 18 17:10:38 2024 +0000 Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org> CommitDate: Wed Sep 18 17:37:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b6630e9
sys-libs/libstatgrab: update HOMEPAGE Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org> sys-libs/libstatgrab/libstatgrab-0.92.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/libstatgrab/libstatgrab-0.92.1.ebuild b/sys-libs/libstatgrab/libstatgrab-0.92.1.ebuild index a95f40de80dc..ccff04645e8b 100644 --- a/sys-libs/libstatgrab/libstatgrab-0.92.1.ebuild +++ b/sys-libs/libstatgrab/libstatgrab-0.92.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="A tool to provide access to statistics about the system on which it's run" -HOMEPAGE="https://www.i-scream.org/libstatgrab/" +HOMEPAGE="https://libstatgrab.org/" SRC_URI="https://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2.1 )"
