From: Michael Mair-Keimberger Date: Sat, 17 Mar 2018 08:44:12 +0000 (+0100) Subject: dev-python/logilab-constraint: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ed08103f664cd7392cda627b72f51e35f820847c;p=gentoo.git dev-python/logilab-constraint: use HTTPS --- diff --git a/dev-python/logilab-constraint/logilab-constraint-0.5.0-r1.ebuild b/dev-python/logilab-constraint/logilab-constraint-0.5.0-r1.ebuild index 8a333582daa5..500b9772df7f 100644 --- a/dev-python/logilab-constraint/logilab-constraint-0.5.0-r1.ebuild +++ b/dev-python/logilab-constraint/logilab-constraint-0.5.0-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 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A finite domain constraints solver written in 100% pure Python" -HOMEPAGE="http://www.logilab.org/project/logilab-constraint" +HOMEPAGE="https://www.logilab.org/project/logilab-constraint" SRC_URI="ftp://ftp.logilab.org/pub/constraint/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/logilab-constraint/logilab-constraint-0.5.0-r2.ebuild b/dev-python/logilab-constraint/logilab-constraint-0.5.0-r2.ebuild index 4ce61777e8a1..45fdab0c6cfd 100644 --- a/dev-python/logilab-constraint/logilab-constraint-0.5.0-r2.ebuild +++ b/dev-python/logilab-constraint/logilab-constraint-0.5.0-r2.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 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A finite domain constraints solver written in 100% pure Python" -HOMEPAGE="http://www.logilab.org/project/logilab-constraint" +HOMEPAGE="https://www.logilab.org/project/logilab-constraint" SRC_URI="ftp://ftp.logilab.org/pub/constraint/${P}.tar.gz" LICENSE="LGPL-2.1"