summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@gentoo.org>2024-09-18 19:10:38 +0200
committerPetr Vaněk <arkamar@gentoo.org>2024-09-18 19:37:26 +0200
commit9b6630e91c6401a4c8261318be44e33fa6bc878f (patch)
tree5649b29222c2dda9f3b0a7ddb9b7095e2e1e9a9b /sys-libs
parentsys-libs/libstatgrab: drop 0.92 (diff)
downloadgentoo-9b6630e91c6401a4c8261318be44e33fa6bc878f.tar.gz
gentoo-9b6630e91c6401a4c8261318be44e33fa6bc878f.tar.bz2
gentoo-9b6630e91c6401a4c8261318be44e33fa6bc878f.zip
sys-libs/libstatgrab: update HOMEPAGE
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libstatgrab/libstatgrab-0.92.1.ebuild4
1 files 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 )"