diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-04-06 19:44:03 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-04-07 01:37:15 +0200 |
commit | 6e2bd13db9a605af4df8f0c2efb87922fbf4f95a (patch) | |
tree | 6eb43d57742198bccf2d07b56ef0d2a31de183fd /app-admin/tenshi | |
parent | net-im/spectrum2: drop 2.1.2 (diff) | |
download | gentoo-6e2bd13db9a605af4df8f0c2efb87922fbf4f95a.tar.gz gentoo-6e2bd13db9a605af4df8f0c2efb87922fbf4f95a.tar.bz2 gentoo-6e2bd13db9a605af4df8f0c2efb87922fbf4f95a.zip |
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 <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-admin/tenshi')
-rw-r--r-- | app-admin/tenshi/tenshi-0.17-r1.ebuild | 6 |
1 files 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 c510936bca7a..64a71e29075e 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" |