From dfd2c29f44fd5ffe43e3c1a974afe5390aa93bf8 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 6 Apr 2019 19:23:27 +0200 Subject: sci-physics/herwig: use HTTPS. Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/11611 Signed-off-by: Patrice Clement --- sci-physics/herwig/herwig-6.5.21-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-physics/herwig/herwig-6.5.21-r1.ebuild b/sci-physics/herwig/herwig-6.5.21-r1.ebuild index 61e03705a4cc..8348c8f2d55b 100644 --- a/sci-physics/herwig/herwig-6.5.21-r1.ebuild +++ b/sci-physics/herwig/herwig-6.5.21-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ MY_P=${PN}${PV1}${PV2}${PV3} MY_PINC="${PN^^}${PV1}${PV2}.INC" DESCRIPTION="High Energy Physics Event Generator" -HOMEPAGE="http://www.hep.phy.cam.ac.uk/theory/webber/Herwig/" +HOMEPAGE="https://www.hep.phy.cam.ac.uk/theory/webber/Herwig/" SRC_URI=" ${HOMEPAGE}/${MY_P}.f ${HOMEPAGE}/${MY_P}.inc -- cgit v1.2.3-65-gdbad