From 99377b6eca7c3982d21878b0fa2e0686369dd308 Mon Sep 17 00:00:00 2001 From: Matthew Smith Date: Sun, 10 Jul 2022 09:18:41 +0100 Subject: net-misc/putty: replace 404'd src_uri Signed-off-by: Matthew Smith --- net-misc/putty/putty-0.76.ebuild | 2 +- net-misc/putty/putty-0.77.ebuild | 2 +- net-misc/putty/putty-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net-misc') diff --git a/net-misc/putty/putty-0.76.ebuild b/net-misc/putty/putty-0.76.ebuild index c793525eff4f..49c3ca73ee4d 100644 --- a/net-misc/putty/putty-0.76.ebuild +++ b/net-misc/putty/putty-0.76.ebuild @@ -11,7 +11,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86" SRC_URI=" - https://dev.gentoo.org/~polynomial-c/${PN}-icons.tar.bz2 + https://dev.gentoo.org/~matthew/distfiles/${PN}-icons.tar.bz2 https://the.earth.li/~sgtatham/${PN}/${PV}/${P}.tar.gz " IUSE="doc +gtk gtk2 ipv6 gssapi" diff --git a/net-misc/putty/putty-0.77.ebuild b/net-misc/putty/putty-0.77.ebuild index a09ae7ae4600..cec778a9b089 100644 --- a/net-misc/putty/putty-0.77.ebuild +++ b/net-misc/putty/putty-0.77.ebuild @@ -6,7 +6,7 @@ inherit cmake desktop xdg-utils DESCRIPTION="A Free Telnet/SSH Client" HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/" -SRC_URI="https://dev.gentoo.org/~polynomial-c/${PN}-icons.tar.bz2" +SRC_URI="https://dev.gentoo.org/~matthew/distfiles/${PN}-icons.tar.bz2" if [[ ${PV} == *9999 ]] ; then inherit git-r3 EGIT_REPO_URI="https://git.tartarus.org/simon/putty.git" diff --git a/net-misc/putty/putty-9999.ebuild b/net-misc/putty/putty-9999.ebuild index a09ae7ae4600..cec778a9b089 100644 --- a/net-misc/putty/putty-9999.ebuild +++ b/net-misc/putty/putty-9999.ebuild @@ -6,7 +6,7 @@ inherit cmake desktop xdg-utils DESCRIPTION="A Free Telnet/SSH Client" HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/" -SRC_URI="https://dev.gentoo.org/~polynomial-c/${PN}-icons.tar.bz2" +SRC_URI="https://dev.gentoo.org/~matthew/distfiles/${PN}-icons.tar.bz2" if [[ ${PV} == *9999 ]] ; then inherit git-r3 EGIT_REPO_URI="https://git.tartarus.org/simon/putty.git" -- cgit v1.2.3-65-gdbad