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-visualization/qtiplot | |
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-visualization/qtiplot')
-rw-r--r-- | sci-visualization/qtiplot/metadata.xml | 2 | ||||
-rw-r--r-- | sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild | 4 | ||||
-rw-r--r-- | sci-visualization/qtiplot/qtiplot-0.9.8.9-r3.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/sci-visualization/qtiplot/metadata.xml b/sci-visualization/qtiplot/metadata.xml index 51a10f76451c..82fbccdc121e 100644 --- a/sci-visualization/qtiplot/metadata.xml +++ b/sci-visualization/qtiplot/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</herd> <longdescription> diff --git a/sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild b/sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild index c2f255af2a36..330c1edf9b14 100644 --- a/sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild +++ b/sci-visualization/qtiplot/qtiplot-0.9.8.9-r2.ebuild @@ -12,8 +12,8 @@ DESCRIPTION="Qt based clone of the Origin plotting package" HOMEPAGE="http://soft.proindependent.com/qtiplot.html http://www.staff.science.uu.nl/~zeven101/qtiplot.html" SRC_URI=" - http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2 - http://dev.gentoo.org/~dilfridge/distfiles/${P}-origin.patch.bz2" + https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2 + https://dev.gentoo.org/~dilfridge/distfiles/${P}-origin.patch.bz2" LICENSE="GPL-2 GPL-3" SLOT="0" diff --git a/sci-visualization/qtiplot/qtiplot-0.9.8.9-r3.ebuild b/sci-visualization/qtiplot/qtiplot-0.9.8.9-r3.ebuild index 6441b0be5b74..bcce114f3f99 100644 --- a/sci-visualization/qtiplot/qtiplot-0.9.8.9-r3.ebuild +++ b/sci-visualization/qtiplot/qtiplot-0.9.8.9-r3.ebuild @@ -12,8 +12,8 @@ DESCRIPTION="Qt based clone of the Origin plotting package" HOMEPAGE="http://soft.proindependent.com/qtiplot.html http://www.staff.science.uu.nl/~zeven101/qtiplot.html" SRC_URI=" - http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2 - http://dev.gentoo.org/~dilfridge/distfiles/${P}-origin.patch.bz2" + https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2 + https://dev.gentoo.org/~dilfridge/distfiles/${P}-origin.patch.bz2" LICENSE="GPL-2 GPL-3" SLOT="0" |