diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
commit | 71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch) | |
tree | e4cbe29b6d056c3b011285fc8142356298f8347f /sci-geosciences | |
parent | Add missing remote-id (diff) | |
download | gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2 gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip |
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/mapnik/mapnik-2.0.1.ebuild | 2 | ||||
-rw-r--r-- | sci-geosciences/mapnik/mapnik-2.0.2.ebuild | 2 | ||||
-rw-r--r-- | sci-geosciences/mapnik/mapnik-2.1.0.ebuild | 2 | ||||
-rw-r--r-- | sci-geosciences/seawater/seawater-2.0.1.ebuild | 2 | ||||
-rw-r--r-- | sci-geosciences/seawater/seawater-3.3.2.ebuild | 2 | ||||
-rw-r--r-- | sci-geosciences/seawater/seawater-3.3.3.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/sci-geosciences/mapnik/mapnik-2.0.1.ebuild b/sci-geosciences/mapnik/mapnik-2.0.1.ebuild index 36262fac634e..b5e1449e7b10 100644 --- a/sci-geosciences/mapnik/mapnik-2.0.1.ebuild +++ b/sci-geosciences/mapnik/mapnik-2.0.1.ebuild @@ -11,7 +11,7 @@ inherit eutils python scons-utils toolchain-funcs DESCRIPTION="A Free Toolkit for developing mapping applications" HOMEPAGE="http://www.mapnik.org/" -SRC_URI="http://github.com/downloads/${PN}/${PN}/${MY_P}.tar.bz2" +SRC_URI="https://github.com/downloads/${PN}/${PN}/${MY_P}.tar.bz2" LICENSE="LGPL-3" SLOT="0" diff --git a/sci-geosciences/mapnik/mapnik-2.0.2.ebuild b/sci-geosciences/mapnik/mapnik-2.0.2.ebuild index 2339b909fb0c..0873250ab199 100644 --- a/sci-geosciences/mapnik/mapnik-2.0.2.ebuild +++ b/sci-geosciences/mapnik/mapnik-2.0.2.ebuild @@ -11,7 +11,7 @@ inherit eutils python scons-utils toolchain-funcs DESCRIPTION="A Free Toolkit for developing mapping applications" HOMEPAGE="http://www.mapnik.org/" -SRC_URI="http://github.com/downloads/${PN}/${PN}/${MY_P}.tar.bz2" +SRC_URI="https://github.com/downloads/${PN}/${PN}/${MY_P}.tar.bz2" LICENSE="LGPL-3" SLOT="0" diff --git a/sci-geosciences/mapnik/mapnik-2.1.0.ebuild b/sci-geosciences/mapnik/mapnik-2.1.0.ebuild index e942e8f43060..1c7a30db59ff 100644 --- a/sci-geosciences/mapnik/mapnik-2.1.0.ebuild +++ b/sci-geosciences/mapnik/mapnik-2.1.0.ebuild @@ -11,7 +11,7 @@ inherit eutils python scons-utils toolchain-funcs DESCRIPTION="A Free Toolkit for developing mapping applications" HOMEPAGE="http://www.mapnik.org/" -SRC_URI="http://github.com/downloads/${PN}/${PN}/${MY_P}.tar.bz2" +SRC_URI="https://github.com/downloads/${PN}/${PN}/${MY_P}.tar.bz2" LICENSE="LGPL-3" SLOT="0" diff --git a/sci-geosciences/seawater/seawater-2.0.1.ebuild b/sci-geosciences/seawater/seawater-2.0.1.ebuild index 090ab7bc972e..1f6fa7219af6 100644 --- a/sci-geosciences/seawater/seawater-2.0.1.ebuild +++ b/sci-geosciences/seawater/seawater-2.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python version of the SEAWATER 3.2 MATLAB toolkit for calculating the properties of sea water" -HOMEPAGE="http://pypi.python.org/pypi/seawater/" +HOMEPAGE="https://pypi.python.org/pypi/seawater/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/sci-geosciences/seawater/seawater-3.3.2.ebuild b/sci-geosciences/seawater/seawater-3.3.2.ebuild index 3b3bc819f0c7..2b13f380778e 100644 --- a/sci-geosciences/seawater/seawater-3.3.2.ebuild +++ b/sci-geosciences/seawater/seawater-3.3.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="Python version of the SEAWATER 3.2 MATLAB toolkit for calculating the properties of sea water" -HOMEPAGE="http://pypi.python.org/pypi/seawater/" +HOMEPAGE="https://pypi.python.org/pypi/seawater/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/sci-geosciences/seawater/seawater-3.3.3.ebuild b/sci-geosciences/seawater/seawater-3.3.3.ebuild index bc60defac264..9b034f80f823 100644 --- a/sci-geosciences/seawater/seawater-3.3.3.ebuild +++ b/sci-geosciences/seawater/seawater-3.3.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="Python version of the SEAWATER 3.2 MATLAB toolkit for calculating the properties of sea water" -HOMEPAGE="http://pypi.python.org/pypi/seawater/" +HOMEPAGE="https://pypi.python.org/pypi/seawater/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |