diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-16 02:53:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-16 02:53:42 +0200 |
commit | 085dd00ce3ba1fb38ac4fcc6b33114bfe5f9a558 (patch) | |
tree | 18332782f7854396af4a2fe818766d3b63be9db8 /sys-apps/logwatch | |
parent | sys-apps/logwatch: bump to v7.5.4 (diff) | |
download | gentoo-085dd00ce3ba1fb38ac4fcc6b33114bfe5f9a558.tar.gz gentoo-085dd00ce3ba1fb38ac4fcc6b33114bfe5f9a558.tar.bz2 gentoo-085dd00ce3ba1fb38ac4fcc6b33114bfe5f9a558.zip |
sys-apps/logwatch: update HOMEPAGE
logwatch.org is no longer under control by upstream.
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/logwatch')
-rw-r--r-- | sys-apps/logwatch/logwatch-7.5.3.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/logwatch/logwatch-7.5.4.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/logwatch/logwatch-9999.ebuild | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/logwatch/logwatch-7.5.3.ebuild b/sys-apps/logwatch/logwatch-7.5.3.ebuild index 82d7ba396df6..4118164aa813 100644 --- a/sys-apps/logwatch/logwatch-7.5.3.ebuild +++ b/sys-apps/logwatch/logwatch-7.5.3.ebuild @@ -16,7 +16,7 @@ else fi DESCRIPTION="Analyzes and Reports on system logs" -HOMEPAGE="http://www.logwatch.org/" +HOMEPAGE="https://sourceforge.net/projects/logwatch/" LICENSE="MIT" SLOT="0" diff --git a/sys-apps/logwatch/logwatch-7.5.4.ebuild b/sys-apps/logwatch/logwatch-7.5.4.ebuild index 6b03d4907f51..247b3915d881 100644 --- a/sys-apps/logwatch/logwatch-7.5.4.ebuild +++ b/sys-apps/logwatch/logwatch-7.5.4.ebuild @@ -16,7 +16,7 @@ else fi DESCRIPTION="Analyzes and Reports on system logs" -HOMEPAGE="http://www.logwatch.org/" +HOMEPAGE="https://sourceforge.net/projects/logwatch/" LICENSE="MIT" SLOT="0" diff --git a/sys-apps/logwatch/logwatch-9999.ebuild b/sys-apps/logwatch/logwatch-9999.ebuild index 73de997ba96e..247b3915d881 100644 --- a/sys-apps/logwatch/logwatch-9999.ebuild +++ b/sys-apps/logwatch/logwatch-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -16,7 +16,7 @@ else fi DESCRIPTION="Analyzes and Reports on system logs" -HOMEPAGE="http://www.logwatch.org/" +HOMEPAGE="https://sourceforge.net/projects/logwatch/" LICENSE="MIT" SLOT="0" |