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-astronomy/ds9-bin | |
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-astronomy/ds9-bin')
-rw-r--r-- | sci-astronomy/ds9-bin/ds9-bin-7.1.ebuild | 2 | ||||
-rw-r--r-- | sci-astronomy/ds9-bin/ds9-bin-7.2.ebuild | 2 | ||||
-rw-r--r-- | sci-astronomy/ds9-bin/metadata.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-astronomy/ds9-bin/ds9-bin-7.1.ebuild b/sci-astronomy/ds9-bin/ds9-bin-7.1.ebuild index a1edd1861bd1..b49c0fcf1ae2 100644 --- a/sci-astronomy/ds9-bin/ds9-bin-7.1.ebuild +++ b/sci-astronomy/ds9-bin/ds9-bin-7.1.ebuild @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="Data visualization application for astronomical FITS images" HOMEPAGE="http://hea-www.harvard.edu/RD/ds9" -SRC_URI="http://dev.gentoo.org/~jlec/distfiles/ds9.png.tar +SRC_URI="https://dev.gentoo.org/~jlec/distfiles/ds9.png.tar amd64? ( http://hea-www.harvard.edu/saord/download/ds9/linux64/ds9.linux64.${PV}.tar.gz ) x86? ( http://hea-www.harvard.edu/saord/download/ds9/linux/ds9.linux.${PV}.tar.gz )" diff --git a/sci-astronomy/ds9-bin/ds9-bin-7.2.ebuild b/sci-astronomy/ds9-bin/ds9-bin-7.2.ebuild index ce7f7f649b4a..3134bd0d0be4 100644 --- a/sci-astronomy/ds9-bin/ds9-bin-7.2.ebuild +++ b/sci-astronomy/ds9-bin/ds9-bin-7.2.ebuild @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="Data visualization application for astronomical FITS images" HOMEPAGE="http://hea-www.harvard.edu/RD/ds9" -SRC_URI="http://dev.gentoo.org/~jlec/distfiles/ds9.png.tar +SRC_URI="https://dev.gentoo.org/~jlec/distfiles/ds9.png.tar amd64? ( http://hea-www.harvard.edu/RD/ds9/download/linux64/ds9.linux64.${PV}.tar.gz ) x86? ( http://hea-www.harvard.edu/RD/ds9/download/linux/ds9.linux.${PV}.tar.gz )" diff --git a/sci-astronomy/ds9-bin/metadata.xml b/sci-astronomy/ds9-bin/metadata.xml index 53c6d9dbf790..9240b7b4a1a6 100644 --- a/sci-astronomy/ds9-bin/metadata.xml +++ b/sci-astronomy/ds9-bin/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-astronomy</herd> <longdescription lang="en"> |