sci-chemistry/pymol: Use HTTPS
authorMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 06:36:25 +0000 (07:36 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 06:38:24 +0000 (07:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-chemistry/pymol/pymol-1.8.4.0-r1.ebuild
sci-chemistry/pymol/pymol-2.3.0-r1.ebuild

index d6864f00a97ad448de613b68552a2d30770fe7f6..f60de8dcb189b75082b6f3a9364a761f89396aaf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="tk"
 inherit distutils-r1 eutils fdo-mime flag-o-matic versionator
 
 DESCRIPTION="A Python-extensible molecular graphics system"
-HOMEPAGE="http://www.pymol.org/"
+HOMEPAGE="https://www.pymol.org/"
 SRC_URI="
        https://dev.gentoo.org/~jlec/distfiles/${P}.png.xz
        mirror://sourceforge/project/${PN}/${PN}/$(get_version_component_range 1-2)/${PN}-v${PV}.tar.bz2
index 7591fe38393dda9fbc603e4245152dee304f601d..6e8433b403ec12a29a55460512c8937af5ab1d7e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1 desktop eutils flag-o-matic xdg-utils
 
 DESCRIPTION="A Python-extensible molecular graphics system"
-HOMEPAGE="http://www.pymol.org/"
+HOMEPAGE="https://www.pymol.org/"
 SRC_URI="
        https://dev.gentoo.org/~jlec/distfiles/${PN}-1.8.4.0.png.xz
        https://github.com/schrodinger/pymol-open-source/archive/v${PV}.tar.gz -> ${P}.tar.gz