diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:51:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:19:09 +0100 |
commit | ba0b5667166290b56eef55b2e98bda4cdf8c1a6b (patch) | |
tree | 6ad97bbd9e39d25f7f8b4746e1fa87d6f2127e6a /net-firewall | |
parent | net-dns/opendnssec: explicitly inherit epatch (diff) | |
download | gentoo-ba0b5667166290b56eef55b2e98bda4cdf8c1a6b.tar.gz gentoo-ba0b5667166290b56eef55b2e98bda4cdf8c1a6b.tar.bz2 gentoo-ba0b5667166290b56eef55b2e98bda4cdf8c1a6b.zip |
net-firewall/fwknop: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/fwknop/fwknop-2.6.10-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/fwknop/fwknop-2.6.10-r2.ebuild b/net-firewall/fwknop/fwknop-2.6.10-r2.ebuild index 0c11df4d567e..5c86fee98c20 100644 --- a/net-firewall/fwknop/fwknop-2.6.10-r2.ebuild +++ b/net-firewall/fwknop/fwknop-2.6.10-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools eutils linux-info readme.gentoo-r1 systemd tmpfiles +inherit autotools linux-info readme.gentoo-r1 systemd tmpfiles DESCRIPTION="Single Packet Authorization and Port Knocking application" HOMEPAGE="https://www.cipherdyne.org/fwknop/" |