Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/
Date: Sun, 16 Aug 2020 00:54:00
Message-Id: 1597539222.085dd00ce3ba1fb38ac4fcc6b33114bfe5f9a558.whissi@gentoo
1 commit: 085dd00ce3ba1fb38ac4fcc6b33114bfe5f9a558
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 16 00:53:12 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 16 00:53:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=085dd00c
7
8 sys-apps/logwatch: update HOMEPAGE
9
10 logwatch.org is no longer under control by upstream.
11
12 Package-Manager: Portage-3.0.2, Repoman-2.3.23
13 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
14
15 sys-apps/logwatch/logwatch-7.5.3.ebuild | 2 +-
16 sys-apps/logwatch/logwatch-7.5.4.ebuild | 2 +-
17 sys-apps/logwatch/logwatch-9999.ebuild | 4 ++--
18 3 files changed, 4 insertions(+), 4 deletions(-)
19
20 diff --git a/sys-apps/logwatch/logwatch-7.5.3.ebuild b/sys-apps/logwatch/logwatch-7.5.3.ebuild
21 index 82d7ba396df..4118164aa81 100644
22 --- a/sys-apps/logwatch/logwatch-7.5.3.ebuild
23 +++ b/sys-apps/logwatch/logwatch-7.5.3.ebuild
24 @@ -16,7 +16,7 @@ else
25 fi
26
27 DESCRIPTION="Analyzes and Reports on system logs"
28 -HOMEPAGE="http://www.logwatch.org/"
29 +HOMEPAGE="https://sourceforge.net/projects/logwatch/"
30
31 LICENSE="MIT"
32 SLOT="0"
33
34 diff --git a/sys-apps/logwatch/logwatch-7.5.4.ebuild b/sys-apps/logwatch/logwatch-7.5.4.ebuild
35 index 6b03d4907f5..247b3915d88 100644
36 --- a/sys-apps/logwatch/logwatch-7.5.4.ebuild
37 +++ b/sys-apps/logwatch/logwatch-7.5.4.ebuild
38 @@ -16,7 +16,7 @@ else
39 fi
40
41 DESCRIPTION="Analyzes and Reports on system logs"
42 -HOMEPAGE="http://www.logwatch.org/"
43 +HOMEPAGE="https://sourceforge.net/projects/logwatch/"
44
45 LICENSE="MIT"
46 SLOT="0"
47
48 diff --git a/sys-apps/logwatch/logwatch-9999.ebuild b/sys-apps/logwatch/logwatch-9999.ebuild
49 index 73de997ba96..247b3915d88 100644
50 --- a/sys-apps/logwatch/logwatch-9999.ebuild
51 +++ b/sys-apps/logwatch/logwatch-9999.ebuild
52 @@ -1,4 +1,4 @@
53 -# Copyright 1999-2019 Gentoo Authors
54 +# Copyright 1999-2020 Gentoo Authors
55 # Distributed under the terms of the GNU General Public License v2
56
57 EAPI="7"
58 @@ -16,7 +16,7 @@ else
59 fi
60
61 DESCRIPTION="Analyzes and Reports on system logs"
62 -HOMEPAGE="http://www.logwatch.org/"
63 +HOMEPAGE="https://sourceforge.net/projects/logwatch/"
64
65 LICENSE="MIT"
66 SLOT="0"