dev-python/logilab-constraint: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 17 Mar 2018 08:44:12 +0000 (09:44 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 17 Mar 2018 10:50:56 +0000 (11:50 +0100)
dev-python/logilab-constraint/logilab-constraint-0.5.0-r1.ebuild
dev-python/logilab-constraint/logilab-constraint-0.5.0-r2.ebuild

index 8a333582daa5118634cc8b0992717d78aa74b4fc..500b9772df7f7d1b74e65874dca9d8035f93663a 100644 (file)
@@ -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"
index 4ce61777e8a175b0af7f89d16752e2d8f30cf7ea..45fdab0c6cfd2a306f87b0ee29d46b3b1e08118f 100644 (file)
@@ -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"