summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-27 15:15:30 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-27 12:08:59 -0400
commit84ab761355491fe853da8f01925c0780ea81fbd6 (patch)
treec17a5351891f8b6e673e30afbfbdb3abd3eb887e /dev-util/wiggle
parentx11-terms/lilyterm: use HTTPs (diff)
downloadgentoo-84ab761355491fe853da8f01925c0780ea81fbd6.tar.gz
gentoo-84ab761355491fe853da8f01925c0780ea81fbd6.tar.bz2
gentoo-84ab761355491fe853da8f01925c0780ea81fbd6.zip
dev-util/wiggle: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/8618
Diffstat (limited to 'dev-util/wiggle')
-rw-r--r--dev-util/wiggle/wiggle-0.9-r1.ebuild6
-rw-r--r--dev-util/wiggle/wiggle-1.0.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/wiggle/wiggle-0.9-r1.ebuild b/dev-util/wiggle/wiggle-0.9-r1.ebuild
index 27cef589a4d0..4c583165574c 100644
--- a/dev-util/wiggle/wiggle-0.9-r1.ebuild
+++ b/dev-util/wiggle/wiggle-0.9-r1.ebuild
@@ -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"
diff --git a/dev-util/wiggle/wiggle-1.0.ebuild b/dev-util/wiggle/wiggle-1.0.ebuild
index 2a949ba271dd..22f8dc34ed81 100644
--- a/dev-util/wiggle/wiggle-1.0.ebuild
+++ b/dev-util/wiggle/wiggle-1.0.ebuild
@@ -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"