diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:47:45 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:49:19 +0200 |
commit | eaaface92ee81f30a6ac66fe7acbcc42c00dc450 (patch) | |
tree | 6a380aa33005e1997c9dbe6f1c00520274543303 /sci-chemistry/coot | |
parent | sci-libs/ViSP: Disable Coin3D to avoid automagic. Bug #558498. (diff) | |
download | gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.gz gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.bz2 gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.zip |
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-chemistry/coot')
-rw-r--r-- | sci-chemistry/coot/coot-0.7.1-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-chemistry/coot/coot-0.7.2.ebuild | 2 | ||||
-rw-r--r-- | sci-chemistry/coot/coot-0.7.ebuild | 2 | ||||
-rw-r--r-- | sci-chemistry/coot/metadata.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sci-chemistry/coot/coot-0.7.1-r1.ebuild b/sci-chemistry/coot/coot-0.7.1-r1.ebuild index c55da6705209..001145ee18ee 100644 --- a/sci-chemistry/coot/coot-0.7.1-r1.ebuild +++ b/sci-chemistry/coot/coot-0.7.1-r1.ebuild @@ -20,7 +20,7 @@ DESCRIPTION="Crystallographic Object-Oriented Toolkit for model building, comple HOMEPAGE="http://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/" SRC_URI=" http://www2.mrc-lmb.cam.ac.uk/Personal/pemsley/coot/source/releases/${MY_P}.tar.gz - test? ( http://dev.gentoo.org/~jlec/distfiles/greg-data-${PV}.tar.gz )" + test? ( https://dev.gentoo.org/~jlec/distfiles/greg-data-${PV}.tar.gz )" SLOT="0" LICENSE="GPL-3" diff --git a/sci-chemistry/coot/coot-0.7.2.ebuild b/sci-chemistry/coot/coot-0.7.2.ebuild index 54e430017fc2..ce619b5e4347 100644 --- a/sci-chemistry/coot/coot-0.7.2.ebuild +++ b/sci-chemistry/coot/coot-0.7.2.ebuild @@ -20,7 +20,7 @@ DESCRIPTION="Crystallographic Object-Oriented Toolkit for model building, comple HOMEPAGE="http://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/" SRC_URI=" http://www2.mrc-lmb.cam.ac.uk/Personal/pemsley/coot/source/releases/${MY_P}.tar.gz - test? ( http://dev.gentoo.org/~jlec/distfiles/greg-data-${PV}.tar.gz )" + test? ( https://dev.gentoo.org/~jlec/distfiles/greg-data-${PV}.tar.gz )" SLOT="0" LICENSE="GPL-3" diff --git a/sci-chemistry/coot/coot-0.7.ebuild b/sci-chemistry/coot/coot-0.7.ebuild index 2922f57bfe37..f5cdfa54b525 100644 --- a/sci-chemistry/coot/coot-0.7.ebuild +++ b/sci-chemistry/coot/coot-0.7.ebuild @@ -20,7 +20,7 @@ DESCRIPTION="Crystallographic Object-Oriented Toolkit for model building, comple HOMEPAGE="http://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/" SRC_URI=" http://www.biop.ox.ac.uk/coot/software/source/releases/${MY_P}.tar.gz - test? ( http://dev.gentoo.org/~jlec/distfiles/greg-data-${PV}.tar.gz )" + test? ( https://dev.gentoo.org/~jlec/distfiles/greg-data-${PV}.tar.gz )" SLOT="0" LICENSE="GPL-3" diff --git a/sci-chemistry/coot/metadata.xml b/sci-chemistry/coot/metadata.xml index 51fdedab1b38..a0eaf4634a96 100644 --- a/sci-chemistry/coot/metadata.xml +++ b/sci-chemistry/coot/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci-chemistry</herd> </pkgmetadata> |