From 816bd063767cdcb4d4b142a0b3c54b79bd4a4982 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 15 Apr 2018 10:56:18 +0200 Subject: [PATCH] app-text/xmldiff: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/8013 --- app-text/xmldiff/xmldiff-0.6.10-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/xmldiff/xmldiff-0.6.10-r1.ebuild b/app-text/xmldiff/xmldiff-0.6.10-r1.ebuild index 5dc8a0594f3b..258bcb5872b9 100644 --- a/app-text/xmldiff/xmldiff-0.6.10-r1.ebuild +++ b/app-text/xmldiff/xmldiff-0.6.10-r1.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=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A tool that figures out the differences between two similar XML files" -HOMEPAGE="http://www.logilab.org/project/xmldiff" +HOMEPAGE="https://www.logilab.org/project/xmldiff" SRC_URI="ftp://ftp.logilab.fr/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2" -- 2.26.2