From: David Seifert Date: Mon, 13 Jan 2020 10:05:21 +0000 (+0100) Subject: sci-physics/heppdt: [QA] Fix HomepageInSrcUri X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=199807113c04b72090650e7a78d17f10cbfbb045;p=gentoo.git sci-physics/heppdt: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- diff --git a/sci-physics/heppdt/heppdt-3.04.01-r1.ebuild b/sci-physics/heppdt/heppdt-3.04.01-r1.ebuild index e5ec556641c7..af9234ac081a 100644 --- a/sci-physics/heppdt/heppdt-3.04.01-r1.ebuild +++ b/sci-physics/heppdt/heppdt-3.04.01-r1.ebuild @@ -9,7 +9,7 @@ MY_P=HepPDT-${PV} DESCRIPTION="Data about each particle from the Review of Particle Properties" HOMEPAGE="http://lcgapp.cern.ch/project/simu/HepPDT/" -SRC_URI="${HOMEPAGE}/download/${MY_P}.tar.gz" +SRC_URI="http://lcgapp.cern.ch/project/simu/HepPDT/download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0"