From: David Seifert Date: Mon, 13 Jan 2020 10:01:54 +0000 (+0100) Subject: net-analyzer/ifmetric: [QA] Fix HomepageInSrcUri X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4d644f65abbde63bd126b9a88b051e6d9087eabb;p=gentoo.git net-analyzer/ifmetric: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- diff --git a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild index ade8bba29931..8feebe431422 100644 --- a/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild +++ b/net-analyzer/ifmetric/ifmetric-0.3-r2.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Set metrics of all IPv4 routes attached to a given network interface at once" HOMEPAGE="http://0pointer.de/lennart/projects/ifmetric/" -SRC_URI="${HOMEPAGE}${P}.tar.gz" +SRC_URI="http://0pointer.de/lennart/projects/ifmetric/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"