commit: df3460e51fd51f75b694bdba15a4ad7c93c6e560 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Jun 3 09:19:46 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun Jun 3 13:48:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df3460e5
dev-util/dwdiff: use HTTPs dev-util/dwdiff/dwdiff-2.1.0-r1.ebuild | 6 +++--- dev-util/dwdiff/dwdiff-2.1.0.ebuild | 6 +++--- dev-util/dwdiff/dwdiff-2.1.1.ebuild | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dev-util/dwdiff/dwdiff-2.1.0-r1.ebuild b/dev-util/dwdiff/dwdiff-2.1.0-r1.ebuild index 51b8e6bcee9..b549a993aca 100644 --- a/dev-util/dwdiff/dwdiff-2.1.0-r1.ebuild +++ b/dev-util/dwdiff/dwdiff-2.1.0-r1.ebuild @@ -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 @@ -6,8 +6,8 @@ EAPI=6 inherit eutils toolchain-funcs DESCRIPTION="diff-like program operating at word level instead of line level" -HOMEPAGE="http://os.ghalkes.nl/dwdiff.html" -SRC_URI="http://os.ghalkes.nl/dist/${P}.tar.bz2" +HOMEPAGE="https://os.ghalkes.nl/dwdiff.html" +SRC_URI="https://os.ghalkes.nl/dist/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" diff --git a/dev-util/dwdiff/dwdiff-2.1.0.ebuild b/dev-util/dwdiff/dwdiff-2.1.0.ebuild index 5fd42d0959e..acd2c98c734 100644 --- a/dev-util/dwdiff/dwdiff-2.1.0.ebuild +++ b/dev-util/dwdiff/dwdiff-2.1.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="diff-like program operating at word level instead of line level" -HOMEPAGE="http://os.ghalkes.nl/dwdiff.html" -SRC_URI="http://os.ghalkes.nl/dist/${P}.tar.bz2" +HOMEPAGE="https://os.ghalkes.nl/dwdiff.html" +SRC_URI="https://os.ghalkes.nl/dist/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" diff --git a/dev-util/dwdiff/dwdiff-2.1.1.ebuild b/dev-util/dwdiff/dwdiff-2.1.1.ebuild index c8e8a440ba0..b549a993aca 100644 --- a/dev-util/dwdiff/dwdiff-2.1.1.ebuild +++ b/dev-util/dwdiff/dwdiff-2.1.1.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 eutils toolchain-funcs DESCRIPTION="diff-like program operating at word level instead of line level" -HOMEPAGE="http://os.ghalkes.nl/dwdiff.html" -SRC_URI="http://os.ghalkes.nl/dist/${P}.tar.bz2" +HOMEPAGE="https://os.ghalkes.nl/dwdiff.html" +SRC_URI="https://os.ghalkes.nl/dist/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0"
