From: David Seifert Date: Mon, 13 Jan 2020 10:02:41 +0000 (+0100) Subject: net-analyzer/portmon: [QA] Fix HomepageInSrcUri X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7ac668069dfdfa3c3e4fe9a943ca51b5d4b66e79;p=gentoo.git net-analyzer/portmon: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- diff --git a/net-analyzer/portmon/portmon-2.0.ebuild b/net-analyzer/portmon/portmon-2.0.ebuild index eb5b845910b8..c413b752a878 100644 --- a/net-analyzer/portmon/portmon-2.0.ebuild +++ b/net-analyzer/portmon/portmon-2.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Portmon is a network service monitoring daemon" HOMEPAGE="http://aboleo.net/software/portmon/" -SRC_URI="${HOMEPAGE}downloads/${P}.tar.gz" +SRC_URI="http://aboleo.net/software/portmon/downloads/${P}.tar.gz" KEYWORDS="~amd64 ~ppc x86" SLOT="0"