From: David Seifert Date: Mon, 13 Jan 2020 10:03:22 +0000 (+0100) Subject: net-analyzer/tcpstat: [QA] Fix HomepageInSrcUri X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bc92c1f51864b36f9d00bfb94d44fcd944f37eaa;p=gentoo.git net-analyzer/tcpstat: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- diff --git a/net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild b/net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild index 422bd5d082da..203f75b73a01 100644 --- a/net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild +++ b/net-analyzer/tcpstat/tcpstat-1.5-r3.ebuild @@ -6,7 +6,7 @@ inherit autotools flag-o-matic DESCRIPTION="Reports network interface statistics" HOMEPAGE="https://www.frenchfries.net/paul/tcpstat/" -SRC_URI="${HOMEPAGE}${P}.tar.gz" +SRC_URI="https://www.frenchfries.net/paul/tcpstat/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" diff --git a/net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild b/net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild index fbd6a2b9111c..017454e4ac7d 100644 --- a/net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild +++ b/net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild @@ -7,7 +7,7 @@ inherit autotools flag-o-matic DESCRIPTION="Reports network interface statistics" HOMEPAGE="https://www.frenchfries.net/paul/tcpstat/" SRC_URI=" - ${HOMEPAGE}${P/_p*}.tar.gz + https://www.frenchfries.net/paul/tcpstat/${P/_p*}.tar.gz mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}-$(ver_cut 4).debian.tar.xz "