diff options
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.10.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.8.8-r5.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.8.9-r1.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.8.9.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-firewall/iptables/iptables-1.8.10.ebuild b/net-firewall/iptables/iptables-1.8.10.ebuild index 15f853569b01..1a6b39f5f98a 100644 --- a/net-firewall/iptables/iptables-1.8.10.ebuild +++ b/net-firewall/iptables/iptables-1.8.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -33,7 +33,7 @@ DEPEND=" BDEPEND=" virtual/pkgconfig nftables? ( - sys-devel/flex + app-alternatives/lex app-alternatives/yacc ) " diff --git a/net-firewall/iptables/iptables-1.8.8-r5.ebuild b/net-firewall/iptables/iptables-1.8.8-r5.ebuild index 992da3a8d444..cf0ad131a044 100644 --- a/net-firewall/iptables/iptables-1.8.8-r5.ebuild +++ b/net-firewall/iptables/iptables-1.8.8-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -33,7 +33,7 @@ DEPEND=" BDEPEND=" virtual/pkgconfig nftables? ( - sys-devel/flex + app-alternatives/lex app-alternatives/yacc ) " diff --git a/net-firewall/iptables/iptables-1.8.9-r1.ebuild b/net-firewall/iptables/iptables-1.8.9-r1.ebuild index f3c3728c7812..a69af11c227a 100644 --- a/net-firewall/iptables/iptables-1.8.9-r1.ebuild +++ b/net-firewall/iptables/iptables-1.8.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -33,7 +33,7 @@ DEPEND=" BDEPEND=" virtual/pkgconfig nftables? ( - sys-devel/flex + app-alternatives/lex app-alternatives/yacc ) " diff --git a/net-firewall/iptables/iptables-1.8.9.ebuild b/net-firewall/iptables/iptables-1.8.9.ebuild index a2c99f1a76bb..4477f3edc064 100644 --- a/net-firewall/iptables/iptables-1.8.9.ebuild +++ b/net-firewall/iptables/iptables-1.8.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -33,7 +33,7 @@ DEPEND=" BDEPEND=" virtual/pkgconfig nftables? ( - sys-devel/flex + app-alternatives/lex app-alternatives/yacc ) " |