commit:     ac841ac6bf5d5880da8881c7026162428b26c286
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 10 11:30:45 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Mar 10 12:06:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac841ac6

app-admin/logcheck: re-set HOMEPAGE to https://logcheck.org/

The homepage is still active, even though pkgcheck reports

  DeadUrl: version 1.4.3-r3: HOMEPAGE: 404 Client Error:
  Not Found for url: https://logcheck.org/

(which probably warrnts further investigation)

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 app-admin/logcheck/logcheck-1.4.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/logcheck/logcheck-1.4.3-r3.ebuild 
b/app-admin/logcheck/logcheck-1.4.3-r3.ebuild
index fbc008112833..7e6a9a120e1c 100644
--- a/app-admin/logcheck/logcheck-1.4.3-r3.ebuild
+++ b/app-admin/logcheck/logcheck-1.4.3-r3.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit readme.gentoo-r1 systemd tmpfiles
 
 DESCRIPTION="Mails anomalies in the system logfiles to the administrator"
-HOMEPAGE="https://packages.debian.org/sid/logcheck";
+HOMEPAGE="https://logcheck.org/";
 
SRC_URI="https://salsa.debian.org/debian/logcheck/-/archive/debian/${PV}/logcheck-debian-${PV}.tar.gz
 -> ${P}.tar.gz"
 S="${WORKDIR}/${PN}-debian-${PV}"
 

Reply via email to