summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-03-04 22:34:02 -0500
committerSam James <sam@gentoo.org>2024-03-05 04:47:51 +0000
commit6cd9b86b85a2b7130e0984fe8934499dc2833835 (patch)
tree88ffe76eaee2a8d62340c6eefed1a115f8b8c17b /net-analyzer/echoping/echoping-6.0.2_p434-r5.ebuild
parentsci-electronics/xoscope: mark as LTO-unsafe (diff)
downloadgentoo-6cd9b86b85a2b7130e0984fe8934499dc2833835.tar.gz
gentoo-6cd9b86b85a2b7130e0984fe8934499dc2833835.tar.bz2
gentoo-6cd9b86b85a2b7130e0984fe8934499dc2833835.zip
net-analyzer/echoping: update HOMEPAGE
The sourceforge site no longer exists at all. For a while it was moved to https://github.com/bortzmeyer/echoping (and this is for example the homepage recorded by Debian) but that has been decommissioned as well, this time with a message directing you where to go now. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/echoping/echoping-6.0.2_p434-r5.ebuild')
-rw-r--r--net-analyzer/echoping/echoping-6.0.2_p434-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/echoping/echoping-6.0.2_p434-r5.ebuild b/net-analyzer/echoping/echoping-6.0.2_p434-r5.ebuild
index de26fde05061..69a6db661c00 100644
--- a/net-analyzer/echoping/echoping-6.0.2_p434-r5.ebuild
+++ b/net-analyzer/echoping/echoping-6.0.2_p434-r5.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit autotools
DESCRIPTION="Small program to test performances of remote servers"
-HOMEPAGE="http://echoping.sourceforge.net/"
+HOMEPAGE="https://framagit.org/bortzmeyer/echoping"
SRC_URI="https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.gz"
LICENSE="GPL-2"