diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-05-18 10:35:41 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-05-18 10:35:41 +0300 |
commit | b26b4da9d40fbda32054db0052d304d0af15030a (patch) | |
tree | c5623029353d50d03b0374d16fd1927cb0522005 /net-firewall/arno-iptables-firewall | |
parent | net-firewall/arno-iptables-firewall: fix metadata indent (diff) | |
download | gentoo-b26b4da9d40fbda32054db0052d304d0af15030a.tar.gz gentoo-b26b4da9d40fbda32054db0052d304d0af15030a.tar.bz2 gentoo-b26b4da9d40fbda32054db0052d304d0af15030a.zip |
net-firewall/arno-iptables-firewall: drop empty DEPEND
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-firewall/arno-iptables-firewall')
-rw-r--r-- | net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.1a.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.1a.ebuild b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.1a.ebuild index 7bcae86ee691..cf8812e2cb2b 100644 --- a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.1a.ebuild +++ b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.1a.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 + inherit readme.gentoo-r1 systemd DESCRIPTION="Arno's iptables firewall script" @@ -14,7 +15,6 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+plugins rsyslog" -DEPEND="" RDEPEND=" net-firewall/ipset net-firewall/iptables |