commit: 764a0f63c4ee616a590cef5e320565c5e155a309 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Jun 28 10:04:39 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Jun 30 10:15:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=764a0f63
net-analyzer/fwlogwatch: Update inherit from l10n to strip-linguas Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild b/net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild index 990518943e3..4d37c84c2be 100644 --- a/net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild +++ b/net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit flag-o-matic l10n toolchain-funcs +inherit flag-o-matic strip-linguas toolchain-funcs DESCRIPTION="A packet filter and firewall log analyzer" HOMEPAGE="http://fwlogwatch.inside-security.de/"
