commit:     99377b6eca7c3982d21878b0fa2e0686369dd308
Author:     Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 10 08:18:41 2022 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 08:39:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99377b6e

net-misc/putty: replace 404'd src_uri

Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 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(-)

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";

Reply via email to