summaryrefslogtreecommitdiff
path: root/sci-libs/pyshp
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:51 +0200
commitdea7c3060641b628cd6a2e2d97db18903c86862e (patch)
tree732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /sci-libs/pyshp
parent37bbeedfc9da875ab8972d54d2328d808a700c10 (diff)
downloadgentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.xz
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/pyshp')
-rw-r--r--sci-libs/pyshp/pyshp-1.2.0.ebuild2
-rw-r--r--sci-libs/pyshp/pyshp-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/pyshp/pyshp-1.2.0.ebuild b/sci-libs/pyshp/pyshp-1.2.0.ebuild
index dfc89c31310..41d346a4bce 100644
--- a/sci-libs/pyshp/pyshp-1.2.0.ebuild
+++ b/sci-libs/pyshp/pyshp-1.2.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://pypi.python.org/pypi/pyshp/"
if [[ ${PV} == "9999" ]] ; then
SRC_URI=""
- ESVN_REPO_URI="http://${PN}.googlecode.com/svn/trunk"
+ ESVN_REPO_URI="https://${PN}.googlecode.com/svn/trunk"
inherit subversion
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
diff --git a/sci-libs/pyshp/pyshp-9999.ebuild b/sci-libs/pyshp/pyshp-9999.ebuild
index dfc89c31310..41d346a4bce 100644
--- a/sci-libs/pyshp/pyshp-9999.ebuild
+++ b/sci-libs/pyshp/pyshp-9999.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://pypi.python.org/pypi/pyshp/"
if [[ ${PV} == "9999" ]] ; then
SRC_URI=""
- ESVN_REPO_URI="http://${PN}.googlecode.com/svn/trunk"
+ ESVN_REPO_URI="https://${PN}.googlecode.com/svn/trunk"
inherit subversion
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"