net-analyzer/fwlogwatch: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:01:48 +0000 (11:01 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:01:48 +0000 (11:01 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
net-analyzer/fwlogwatch/fwlogwatch-1.4.ebuild
net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild

index d511245fa4732da1a478f3e479f990f1b23726f9..e6d861ab170fd2516cd1a660033cb9d18ea04a92 100644 (file)
@@ -7,7 +7,7 @@ inherit eutils flag-o-matic toolchain-funcs
 
 DESCRIPTION="A packet filter and firewall log analyzer"
 HOMEPAGE="http://fwlogwatch.inside-security.de/"
-SRC_URI="${HOMEPAGE}sw/${P}.tar.bz2"
+SRC_URI="http://fwlogwatch.inside-security.de/sw/${P}.tar.bz2"
 
 KEYWORDS="amd64 ~ppc sparc x86"
 LICENSE="GPL-1"
index 000c335caa628407ec146110edffa10f8afdfea4..aea5b6f8bc9e9d3226d654ed4e8a78c29e54354e 100644 (file)
@@ -7,7 +7,7 @@ inherit eutils flag-o-matic toolchain-funcs
 
 DESCRIPTION="A packet filter and firewall log analyzer"
 HOMEPAGE="http://fwlogwatch.inside-security.de/"
-SRC_URI="${HOMEPAGE}sw/${P}.tar.bz2"
+SRC_URI="http://fwlogwatch.inside-security.de/sw/${P}.tar.bz2"
 
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 LICENSE="GPL-1"