app-misc/icdiff: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 26 Apr 2018 10:27:48 +0000 (12:27 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 26 Apr 2018 14:43:13 +0000 (10:43 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8146

app-misc/icdiff/icdiff-1.7.3.ebuild
app-misc/icdiff/icdiff-1.9.1.ebuild

index aab477b10c447f28ec0eab79613f4eb416450dc5..c1f6ccba26d9706d41336c301121d78639b32dae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=(python2_7 python3_4 python3_5)
 inherit distutils-r1
 
 DESCRIPTION="Colourized diff that supports side-by-side diffing"
-HOMEPAGE="http://www.jefftk.com/icdiff"
+HOMEPAGE="https://www.jefftk.com/icdiff"
 SRC_URI="https://github.com/jeffkaufman/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="PSF-2"
index eda476f4a614e2b3b5a59c586adb9b17bcd8c7c6..190d11b72b67328e356236bfda5f7f1d8cfbe260 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
@@ -7,7 +7,7 @@ PYTHON_COMPAT=(python2_7 python3_4 python3_5)
 inherit distutils-r1
 
 DESCRIPTION="Colourized diff that supports side-by-side diffing"
-HOMEPAGE="http://www.jefftk.com/icdiff"
+HOMEPAGE="https://www.jefftk.com/icdiff"
 SRC_URI="https://github.com/jeffkaufman/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="PSF-2"