summaryrefslogtreecommitdiff
path: root/sci-chemistry/votca-csgapps
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-chemistry/votca-csgapps
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-chemistry/votca-csgapps')
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild2
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
index 0023ec51160..28f02139cbf 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.2.ebuild
@@ -7,7 +7,7 @@ EAPI=4
inherit cmake-utils
if [ "${PV}" != "9999" ]; then
- SRC_URI="http://votca.googlecode.com/files/${PF}.tar.gz"
+ SRC_URI="https://votca.googlecode.com/files/${PF}.tar.gz"
RESTRICT="primaryuri"
else
inherit mercurial
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild
index 1f209d21f52..c5c9afa4c8a 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild
@@ -7,7 +7,7 @@ EAPI=4
inherit cmake-utils
if [ "${PV}" != "9999" ]; then
- SRC_URI="http://downloads.votca.googlecode.com/hg/${PF}.tar.gz"
+ SRC_URI="https://downloads.votca.googlecode.com/hg/${PF}.tar.gz"
else
inherit mercurial
EHG_REPO_URI="https://csgapps.votca.googlecode.com/hg"