From 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:35:05 +0200 Subject: Enable https for all google URIs Signed-off-by: Justin Lecher --- sci-chemistry/pdb-tools/pdb-tools-0.2.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-chemistry/pdb-tools/pdb-tools-0.2.1-r2.ebuild') 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 e56798f3c95b..77b25e04e3ce 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 @@ -11,7 +11,7 @@ inherit fortran-2 python-single-r1 toolchain-funcs MY_PN="pdbTools" DESCRIPTION="Tools for manipulating and doing calculations on wwPDB macromolecule structure files" -HOMEPAGE="http://code.google.com/p/pdb-tools/" +HOMEPAGE="https://code.google.com/p/pdb-tools/" SRC_URI="http://${PN}.googlecode.com/files/${MY_PN}_${PV}.tar.gz" SLOT="0" -- cgit v1.2.3-65-gdbad