net-misc/putty: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 27 May 2018 13:10:17 +0000 (15:10 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 27 May 2018 16:08:47 +0000 (12:08 -0400)
net-misc/putty/putty-0.68.ebuild
net-misc/putty/putty-0.69.ebuild
net-misc/putty/putty-0.70.ebuild
net-misc/putty/putty-9999.ebuild

index e09e97c727ab97c7b249f8e9c0b2f03b960be9e2..f0ff385a5003c149b0674bf2d1fee6f8507d045e 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools eutils gnome2-utils toolchain-funcs
 
 DESCRIPTION="A Free Telnet/SSH Client"
-HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
+HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
 LICENSE="MIT"
 
 SLOT="0"
@@ -13,7 +13,7 @@ KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
 IUSE="doc +gtk ipv6 kerberos"
 SRC_URI="
        https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2
-       http://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz
+       https://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz
 "
 
 RDEPEND="
index 448708462c8971a1ceb60c6f368c6155a0c5a741..1d6f330296b343821d82afe4b7fa51c87287838b 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools eutils gnome2-utils toolchain-funcs
 
 DESCRIPTION="A Free Telnet/SSH Client"
-HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
+HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
 LICENSE="MIT"
 
 SLOT="0"
@@ -13,7 +13,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc +gtk ipv6 kerberos"
 SRC_URI="
        https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2
-       http://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz
+       https://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz
 "
 
 RDEPEND="
index 448708462c8971a1ceb60c6f368c6155a0c5a741..1d6f330296b343821d82afe4b7fa51c87287838b 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools eutils gnome2-utils toolchain-funcs
 
 DESCRIPTION="A Free Telnet/SSH Client"
-HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
+HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
 LICENSE="MIT"
 
 SLOT="0"
@@ -13,7 +13,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc +gtk ipv6 kerberos"
 SRC_URI="
        https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2
-       http://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz
+       https://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz
 "
 
 RDEPEND="
index f6f0e21c65a1f38fffff79ae0f451822e896b707..5f8b56a4cf898a6107c9612d95e07f629c31e8a2 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools eutils gnome2-utils git-r3 toolchain-funcs
 
 DESCRIPTION="A Free Telnet/SSH Client"
-HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
+HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
 EGIT_REPO_URI="git://git.tartarus.org/simon/putty.git"
 SRC_URI="https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2"
 LICENSE="MIT"