mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
dev-python/egenix-mx-base: use HTTPS
This commit is contained in:
committed by
Michał Górny
parent
3271ac405a
commit
32872c9760
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python2_7 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="eGenix utils for Python"
|
||||
HOMEPAGE="http://www.egenix.com/products/python/mxBase https://pypi.python.org/pypi/egenix-mx-base"
|
||||
SRC_URI="http://downloads.egenix.com/python/${P}.tar.gz"
|
||||
HOMEPAGE="https://www.egenix.com/products/python/mxBase https://pypi.python.org/pypi/egenix-mx-base"
|
||||
SRC_URI="https://downloads.egenix.com/python/${P}.tar.gz"
|
||||
|
||||
LICENSE="eGenixPublic-1.1"
|
||||
SLOT="0"
|
||||
|
||||
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python2_7 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="eGenix utils for Python"
|
||||
HOMEPAGE="http://www.egenix.com/products/python/mxBase https://pypi.python.org/pypi/egenix-mx-base"
|
||||
SRC_URI="http://downloads.egenix.com/python/${P}.tar.gz"
|
||||
HOMEPAGE="https://www.egenix.com/products/python/mxBase https://pypi.python.org/pypi/egenix-mx-base"
|
||||
SRC_URI="https://downloads.egenix.com/python/${P}.tar.gz"
|
||||
|
||||
LICENSE="eGenixPublic-1.1"
|
||||
SLOT="0"
|
||||
|
||||
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="eGenix utils for Python"
|
||||
HOMEPAGE="http://www.egenix.com/products/python/mxBase https://pypi.python.org/pypi/egenix-mx-base"
|
||||
SRC_URI="http://downloads.egenix.com/python/${P}.tar.gz"
|
||||
HOMEPAGE="https://www.egenix.com/products/python/mxBase https://pypi.python.org/pypi/egenix-mx-base"
|
||||
SRC_URI="https://downloads.egenix.com/python/${P}.tar.gz"
|
||||
|
||||
LICENSE="eGenixPublic-1.1"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user