sci-physics/herwig: [QA] Fix HomepageInSrcUri

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-01-13 11:05:24 +01:00
parent 199807113c
commit 375b442a6a

View File

@@ -14,10 +14,10 @@ MY_PINC="${PN^^}${PV1}${PV2}.INC"
DESCRIPTION="High Energy Physics Event Generator"
HOMEPAGE="https://www.hep.phy.cam.ac.uk/theory/webber/Herwig/"
SRC_URI="
${HOMEPAGE}/${MY_P}.f
${HOMEPAGE}/${MY_P}.inc
${HOMEPAGE}/${MY_PINC}
doc? ( ${HOMEPAGE}/hw65_manual.pdf )"
https://www.hep.phy.cam.ac.uk/theory/webber/Herwig/${MY_P}.f
https://www.hep.phy.cam.ac.uk/theory/webber/Herwig/${MY_P}.inc
https://www.hep.phy.cam.ac.uk/theory/webber/Herwig/${MY_PINC}
doc? ( https://www.hep.phy.cam.ac.uk/theory/webber/Herwig/hw65_manual.pdf )"
LICENSE="all-rights-reserved"
RESTRICT="mirror bindist"