summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:52:01 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:19:11 +0100
commit78f0587a24f060248e6a966f6418d3405485b3a8 (patch)
treeee3189906e54cd3df4c2fff1511fb41b5911dc08 /net-firewall
parentnet-firewall/nufw: eutils-- (diff)
downloadgentoo-78f0587a24f060248e6a966f6418d3405485b3a8.tar.gz
gentoo-78f0587a24f060248e6a966f6418d3405485b3a8.tar.bz2
gentoo-78f0587a24f060248e6a966f6418d3405485b3a8.zip
net-firewall/ufw: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/ufw/ufw-0.36.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ufw/ufw-0.36.ebuild b/net-firewall/ufw/ufw-0.36.ebuild
index 1d8b3e387c54..13a5a8a3636a 100644
--- a/net-firewall/ufw/ufw-0.36.ebuild
+++ b/net-firewall/ufw/ufw-0.36.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_IN_SOURCE_BUILD=1
DISTUTILS_USE_SETUPTOOLS=no
-inherit bash-completion-r1 distutils-r1 eutils linux-info systemd
+inherit bash-completion-r1 distutils-r1 linux-info systemd
DESCRIPTION="A program used to manage a netfilter firewall"
HOMEPAGE="https://launchpad.net/ufw"