diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-06-28 12:04:39 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-06-30 12:15:31 +0200 |
commit | 764a0f63c4ee616a590cef5e320565c5e155a309 (patch) | |
tree | 6081a502dbd0fbb123aedb0dcc5092360831ad54 /net-analyzer/fwlogwatch | |
parent | media-video/vdr: Update inherit from l10n to strip-linguas (diff) | |
download | gentoo-764a0f63c4ee616a590cef5e320565c5e155a309.tar.gz gentoo-764a0f63c4ee616a590cef5e320565c5e155a309.tar.bz2 gentoo-764a0f63c4ee616a590cef5e320565c5e155a309.zip |
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@gentoo.org>
Diffstat (limited to 'net-analyzer/fwlogwatch')
-rw-r--r-- | net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild b/net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild index 990518943e3b..4d37c84c2be0 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/" |