From 903ca8dc261b929d0b6d57f62e2ec18129cb14ec Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 16 Jan 2020 07:36:25 +0100 Subject: [PATCH] sci-chemistry/pymol: Use HTTPS MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-chemistry/pymol/pymol-1.8.4.0-r1.ebuild | 4 ++-- sci-chemistry/pymol/pymol-2.3.0-r1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-chemistry/pymol/pymol-1.8.4.0-r1.ebuild b/sci-chemistry/pymol/pymol-1.8.4.0-r1.ebuild index d6864f00a97a..f60de8dcb189 100644 --- a/sci-chemistry/pymol/pymol-1.8.4.0-r1.ebuild +++ b/sci-chemistry/pymol/pymol-1.8.4.0-r1.ebuild @@ -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 diff --git a/sci-chemistry/pymol/pymol-2.3.0-r1.ebuild b/sci-chemistry/pymol/pymol-2.3.0-r1.ebuild index 7591fe38393d..6e8433b403ec 100644 --- a/sci-chemistry/pymol/pymol-2.3.0-r1.ebuild +++ b/sci-chemistry/pymol/pymol-2.3.0-r1.ebuild @@ -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 -- 2.26.2