summaryrefslogtreecommitdiff
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/pdb-tools
parentUse https for most gnu.org URLs (diff)
downloadgentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-chemistry/pdb-tools')
-rw-r--r--sci-chemistry/pdb-tools/pdb-tools-0.2.1-r1.ebuild2
-rw-r--r--sci-chemistry/pdb-tools/pdb-tools-0.2.1-r2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/pdb-tools/pdb-tools-0.2.1-r1.ebuild b/sci-chemistry/pdb-tools/pdb-tools-0.2.1-r1.ebuild
index 2fe292f28baf..ffe2ac31ec0e 100644
--- a/sci-chemistry/pdb-tools/pdb-tools-0.2.1-r1.ebuild
+++ b/sci-chemistry/pdb-tools/pdb-tools-0.2.1-r1.ebuild
@@ -12,7 +12,7 @@ MY_PN="pdbTools"
DESCRIPTION="Tools for manipulating and doing calculations on wwPDB macromolecule structure files"
HOMEPAGE="https://code.google.com/p/pdb-tools/"
-SRC_URI="http://${PN}.googlecode.com/files/${MY_PN}_${PV}.tar.gz"
+SRC_URI="https://${PN}.googlecode.com/files/${MY_PN}_${PV}.tar.gz"
SLOT="0"
LICENSE="GPL-3"
diff --git a/sci-chemistry/pdb-tools/pdb-tools-0.2.1-r2.ebuild b/sci-chemistry/pdb-tools/pdb-tools-0.2.1-r2.ebuild
index 77b25e04e3ce..366bc85ee310 100644
--- a/sci-chemistry/pdb-tools/pdb-tools-0.2.1-r2.ebuild
+++ b/sci-chemistry/pdb-tools/pdb-tools-0.2.1-r2.ebuild
@@ -12,7 +12,7 @@ MY_PN="pdbTools"
DESCRIPTION="Tools for manipulating and doing calculations on wwPDB macromolecule structure files"
HOMEPAGE="https://code.google.com/p/pdb-tools/"
-SRC_URI="http://${PN}.googlecode.com/files/${MY_PN}_${PV}.tar.gz"
+SRC_URI="https://${PN}.googlecode.com/files/${MY_PN}_${PV}.tar.gz"
SLOT="0"
LICENSE="GPL-3"