summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:50:21 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:02:08 +0000
commit490c4059ac54ad6318dc9fd8d7e90669ceb8c14d (patch)
tree80f0a8da916b416e9e5e3c15a57ac4a5e1842113 /net-analyzer
parentnet-analyzer/argus-clients: sys-devel/flex -> app-alternatives/lex (diff)
downloadgentoo-490c4059ac54ad6318dc9fd8d7e90669ceb8c14d.tar.gz
gentoo-490c4059ac54ad6318dc9fd8d7e90669ceb8c14d.tar.bz2
gentoo-490c4059ac54ad6318dc9fd8d7e90669ceb8c14d.zip
net-analyzer/ettercap: sys-devel/flex -> app-alternatives/lex
All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ettercap/ettercap-0.8.3.1-r3.ebuild4
-rw-r--r--net-analyzer/ettercap/ettercap-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/ettercap/ettercap-0.8.3.1-r3.ebuild b/net-analyzer/ettercap/ettercap-0.8.3.1-r3.ebuild
index 75306f098cca..2474d2cd615a 100644
--- a/net-analyzer/ettercap/ettercap-0.8.3.1-r3.ebuild
+++ b/net-analyzer/ettercap/ettercap-0.8.3.1-r3.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
@@ -44,7 +44,7 @@ RDEPEND="
"
DEPEND="
app-alternatives/yacc
- sys-devel/flex
+ app-alternatives/lex
"
BDEPEND="
doc? (
diff --git a/net-analyzer/ettercap/ettercap-9999.ebuild b/net-analyzer/ettercap/ettercap-9999.ebuild
index 048a31dcb4f5..2b82d1fd180f 100644
--- a/net-analyzer/ettercap/ettercap-9999.ebuild
+++ b/net-analyzer/ettercap/ettercap-9999.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
@@ -44,7 +44,7 @@ RDEPEND="
"
DEPEND="
app-alternatives/yacc
- sys-devel/flex
+ app-alternatives/lex
"
BDEPEND="
doc? (