commit: 4ca2de959136dde92055d2c07658a7aaefdde15b Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Wed Oct 5 23:26:38 2022 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Wed Oct 5 23:26:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca2de95
net-misc/netkit-telnetd: update HOMEPAGE, SRC_URI Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild index d7586da721f5..5859b09f298b 100644 --- a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild +++ b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild @@ -7,14 +7,10 @@ inherit cmake PATCHLEVEL=42 DESCRIPTION="Standard Linux telnet client and server" -#old HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" -# This might be the best HOMEPAGE now? -HOMEPAGE="https://launchpad.net/netkit-telnet" +HOMEPAGE="https://wiki.linuxfoundation.org/networking/netkit" # http://packages.debian.org/stablesource/netkit-telnet # http://packages.debian.org/testing/source/netkit-telnet -# No upstream mirror exists anymore? -# old ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-telnet-${PV}.tar.gz -SRC_URI="mirror://gentoo/netkit-telnet-${PV}.tar.gz +SRC_URI="http://ftp.linux.org.uk/pub/linux/Networking/netkit/netkit-telnet-${PV}.tar.gz mirror://debian/pool/main/n/netkit-telnet/netkit-telnet_0.17-${PATCHLEVEL}.debian.tar.xz" LICENSE="BSD"
