From eaaface92ee81f30a6ac66fe7acbcc42c00dc450 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:47:45 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- sci-chemistry/pymol/metadata.xml | 2 +- sci-chemistry/pymol/pymol-1.7.0.1.ebuild | 4 ++-- sci-chemistry/pymol/pymol-1.7.4.0.ebuild | 4 ++-- sci-chemistry/pymol/pymol-1.7.6.0.ebuild | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'sci-chemistry/pymol') diff --git a/sci-chemistry/pymol/metadata.xml b/sci-chemistry/pymol/metadata.xml index ace2d8e58ce8..df6abab39195 100644 --- a/sci-chemistry/pymol/metadata.xml +++ b/sci-chemistry/pymol/metadata.xml @@ -1,5 +1,5 @@ - + sci-chemistry diff --git a/sci-chemistry/pymol/pymol-1.7.0.1.ebuild b/sci-chemistry/pymol/pymol-1.7.0.1.ebuild index fbd2fd858c86..d71b5abbd9e3 100644 --- a/sci-chemistry/pymol/pymol-1.7.0.1.ebuild +++ b/sci-chemistry/pymol/pymol-1.7.0.1.ebuild @@ -12,8 +12,8 @@ inherit distutils-r1 fdo-mime versionator DESCRIPTION="A Python-extensible molecular graphics system" HOMEPAGE="http://www.pymol.org/" SRC_URI=" - http://dev.gentoo.org/~jlec/distfiles/${PN}-1.7.0.0.png.xz - http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz + https://dev.gentoo.org/~jlec/distfiles/${PN}-1.7.0.0.png.xz + https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz " # mirror://sourceforge/project/${PN}/${PN}/$(get_version_component_range 1-2)/${PN}-v${PV}.tar.bz2 diff --git a/sci-chemistry/pymol/pymol-1.7.4.0.ebuild b/sci-chemistry/pymol/pymol-1.7.4.0.ebuild index 20f49ba45a55..483660011e52 100644 --- a/sci-chemistry/pymol/pymol-1.7.4.0.ebuild +++ b/sci-chemistry/pymol/pymol-1.7.4.0.ebuild @@ -12,8 +12,8 @@ inherit distutils-r1 fdo-mime versionator DESCRIPTION="A Python-extensible molecular graphics system" HOMEPAGE="http://www.pymol.org/" SRC_URI=" - http://dev.gentoo.org/~jlec/distfiles/${PN}-1.7.0.0.png.xz - http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz + https://dev.gentoo.org/~jlec/distfiles/${PN}-1.7.0.0.png.xz + https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz " # mirror://sourceforge/project/${PN}/${PN}/$(get_version_component_range 1-2)/${PN}-v${PV}.tar.bz2 # git archive -v --prefix=${P}/ master -o ${P}.tar.xz diff --git a/sci-chemistry/pymol/pymol-1.7.6.0.ebuild b/sci-chemistry/pymol/pymol-1.7.6.0.ebuild index d3ec32637cee..4c0590e1e5e2 100644 --- a/sci-chemistry/pymol/pymol-1.7.6.0.ebuild +++ b/sci-chemistry/pymol/pymol-1.7.6.0.ebuild @@ -12,8 +12,8 @@ inherit distutils-r1 fdo-mime flag-o-matic versionator DESCRIPTION="A Python-extensible molecular graphics system" HOMEPAGE="http://www.pymol.org/" SRC_URI=" - http://dev.gentoo.org/~jlec/distfiles/${PN}-1.7.0.0.png.xz - http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz + https://dev.gentoo.org/~jlec/distfiles/${PN}-1.7.0.0.png.xz + https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz " # mirror://sourceforge/project/${PN}/${PN}/$(get_version_component_range 1-2)/${PN}-v${PV}.tar.bz2 # git archive -v --prefix=${P}/ master -o ${P}.tar.xz -- cgit v1.2.3-65-gdbad