summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:01:22 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:01:22 +0100
commit10fdde5df77639b6732b48df59d7bca0268d5a61 (patch)
treead02a6f29b46534aeb7ba9f82e8bb0b13873b0fc /net-firewall
parentnet-dns/libidn: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-10fdde5df77639b6732b48df59d7bca0268d5a61.tar.gz
gentoo-10fdde5df77639b6732b48df59d7bca0268d5a61.tar.bz2
gentoo-10fdde5df77639b6732b48df59d7bca0268d5a61.zip
net-firewall/fwknop: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/fwknop/fwknop-2.6.9-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/fwknop/fwknop-2.6.9-r1.ebuild b/net-firewall/fwknop/fwknop-2.6.9-r1.ebuild
index 03699570bd46..ff9bea4cb409 100644
--- a/net-firewall/fwknop/fwknop-2.6.9-r1.ebuild
+++ b/net-firewall/fwknop/fwknop-2.6.9-r1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
DISTUTILS_OPTIONAL=1
DISTUTILS_SINGLE_IMPL=1
-inherit autotools distutils-r1 eutils linux-info readme.gentoo-r1 systemd
+inherit autotools distutils-r1 eutils linux-info ltprune readme.gentoo-r1 systemd
DESCRIPTION="Single Packet Authorization and Port Knocking application"
HOMEPAGE="https://www.cipherdyne.org/fwknop/ https://github.com/mrash/fwknop"