Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/tenshi/
Date: Wed, 06 Apr 2022 23:37:32
Message-Id: 1649288235.6e2bd13db9a605af4df8f0c2efb87922fbf4f95a.conikost@gentoo
1 commit: 6e2bd13db9a605af4df8f0c2efb87922fbf4f95a
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Wed Apr 6 17:44:03 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 6 23:37:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e2bd13d
7
8 app-admin/tenshi: update HOMEPAGE
9
10 Closes: https://github.com/gentoo/gentoo/pull/24932
11 Package-Manager: Portage-3.0.30, Repoman-3.0.3
12 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
13 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
14
15 app-admin/tenshi/tenshi-0.17-r1.ebuild | 6 +++---
16 1 file changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/app-admin/tenshi/tenshi-0.17-r1.ebuild b/app-admin/tenshi/tenshi-0.17-r1.ebuild
19 index c510936bca7a..64a71e29075e 100644
20 --- a/app-admin/tenshi/tenshi-0.17-r1.ebuild
21 +++ b/app-admin/tenshi/tenshi-0.17-r1.ebuild
22 @@ -1,11 +1,11 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28
29 DESCRIPTION="Log parsing and notification program"
30 -HOMEPAGE="https://inversepath.com/tenshi.html https://github.com/inversepath/tenshi"
31 -SRC_URI="https://github.com/inversepath/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
32 +HOMEPAGE="https://inversepath.com/tenshi.html https://github.com/f-secure-foundry/tenshi"
33 +SRC_URI="https://github.com/f-secure-foundry/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
34
35 LICENSE="ISC"
36 SLOT="0"