mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-physics/herwig: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user