From 6e2bd13db9a605af4df8f0c2efb87922fbf4f95a Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 6 Apr 2022 19:44:03 +0200 Subject: [PATCH] app-admin/tenshi: update HOMEPAGE Closes: https://github.com/gentoo/gentoo/pull/24932 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger Signed-off-by: Conrad Kostecki --- app-admin/tenshi/tenshi-0.17-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-admin/tenshi/tenshi-0.17-r1.ebuild b/app-admin/tenshi/tenshi-0.17-r1.ebuild index c510936bca7a9..64a71e29075e8 100644 --- a/app-admin/tenshi/tenshi-0.17-r1.ebuild +++ b/app-admin/tenshi/tenshi-0.17-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Log parsing and notification program" -HOMEPAGE="https://inversepath.com/tenshi.html https://github.com/inversepath/tenshi" -SRC_URI="https://github.com/inversepath/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://inversepath.com/tenshi.html https://github.com/f-secure-foundry/tenshi" +SRC_URI="https://github.com/f-secure-foundry/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0"