commit: 48cb91a7d189b6c87023523c291322ae118393f4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 3 19:11:16 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 3 19:52:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48cb91a7
net-analyzer/fwlogwatch: add missing l10n inherit Signed-off-by: Sam James <sam <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 1f4f953ecd5..990518943e3 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 toolchain-funcs +inherit flag-o-matic l10n toolchain-funcs DESCRIPTION="A packet filter and firewall log analyzer" HOMEPAGE="http://fwlogwatch.inside-security.de/"
