dev-util/wiggle: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 27 May 2018 13:15:30 +0000 (15:15 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 27 May 2018 16:08:59 +0000 (12:08 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8618

dev-util/wiggle/wiggle-0.9-r1.ebuild
dev-util/wiggle/wiggle-1.0.ebuild

index 27cef589a4d058271f4349042b20b1e6466b74aa..4c583165574cd4e6feac96c66241e6c7834f26c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils fixheadtails flag-o-matic toolchain-funcs
 
 DESCRIPTION="tool for applying patches that patch cannot apply because of conflicting changes"
-HOMEPAGE="http://neil.brown.name/wiggle http://neil.brown.name/git?p=wiggle"
-SRC_URI="http://neil.brown.name/${PN}/${P}.tar.gz"
+HOMEPAGE="https://neil.brown.name/wiggle https://neil.brown.name/git?p=wiggle"
+SRC_URI="https://neil.brown.name/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index 2a949ba271dd349c7e6d7d23efe408668e1dc1bd..22f8dc34ed819fa4579e6db0a2e6932127c8bc8a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit fixheadtails toolchain-funcs
 
 DESCRIPTION="tool for applying patches that patch cannot apply because of conflicting changes"
-HOMEPAGE="http://neil.brown.name/wiggle http://neil.brown.name/git?p=wiggle"
-SRC_URI="http://neil.brown.name/${PN}/${P}.tar.gz"
+HOMEPAGE="https://neil.brown.name/wiggle https://neil.brown.name/git?p=wiggle"
+SRC_URI="https://neil.brown.name/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"