mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/logilab-constraint: use HTTPS
This commit is contained in:
committed by
Michał Górny
parent
ee0b081bbb
commit
ed08103f66
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user