diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 11:50:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 12:02:10 +0000 |
commit | 35f6132d957fcdbd40d35176b193ce9d34e6bfc7 (patch) | |
tree | 02fc20ec47287125befc911bd471b18998ecda8d /net-analyzer/icinga2 | |
parent | net-analyzer/gvm-libs: sys-devel/flex -> app-alternatives/lex (diff) | |
download | gentoo-35f6132d957fcdbd40d35176b193ce9d34e6bfc7.tar.gz gentoo-35f6132d957fcdbd40d35176b193ce9d34e6bfc7.tar.bz2 gentoo-35f6132d957fcdbd40d35176b193ce9d34e6bfc7.zip |
net-analyzer/icinga2: 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/icinga2')
-rw-r--r-- | net-analyzer/icinga2/icinga2-2.13.8.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/icinga2/icinga2-2.13.9.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/icinga2/icinga2-2.14.0.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/icinga2/icinga2-2.14.1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/icinga2/icinga2-9999.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.13.8.ebuild b/net-analyzer/icinga2/icinga2-2.13.8.ebuild index 9c5f5a356fe9..b9fabaae4736 100644 --- a/net-analyzer/icinga2/icinga2-2.13.8.ebuild +++ b/net-analyzer/icinga2/icinga2-2.13.8.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=7 @@ -34,7 +34,7 @@ DEPEND=" acct-group/icingacmd" BDEPEND=" sys-devel/bison - >=sys-devel/flex-2.5.35" + app-alternatives/lex" RDEPEND=" ${DEPEND} plugins? ( || ( diff --git a/net-analyzer/icinga2/icinga2-2.13.9.ebuild b/net-analyzer/icinga2/icinga2-2.13.9.ebuild index 06a84427309d..60fc2b5d2c13 100644 --- a/net-analyzer/icinga2/icinga2-2.13.9.ebuild +++ b/net-analyzer/icinga2/icinga2-2.13.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=7 @@ -34,7 +34,7 @@ DEPEND=" acct-group/icingacmd" BDEPEND=" sys-devel/bison - >=sys-devel/flex-2.5.35" + app-alternatives/lex" RDEPEND=" ${DEPEND} plugins? ( || ( diff --git a/net-analyzer/icinga2/icinga2-2.14.0.ebuild b/net-analyzer/icinga2/icinga2-2.14.0.ebuild index 9c5f5a356fe9..b9fabaae4736 100644 --- a/net-analyzer/icinga2/icinga2-2.14.0.ebuild +++ b/net-analyzer/icinga2/icinga2-2.14.0.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=7 @@ -34,7 +34,7 @@ DEPEND=" acct-group/icingacmd" BDEPEND=" sys-devel/bison - >=sys-devel/flex-2.5.35" + app-alternatives/lex" RDEPEND=" ${DEPEND} plugins? ( || ( diff --git a/net-analyzer/icinga2/icinga2-2.14.1.ebuild b/net-analyzer/icinga2/icinga2-2.14.1.ebuild index 06a84427309d..60fc2b5d2c13 100644 --- a/net-analyzer/icinga2/icinga2-2.14.1.ebuild +++ b/net-analyzer/icinga2/icinga2-2.14.1.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=7 @@ -34,7 +34,7 @@ DEPEND=" acct-group/icingacmd" BDEPEND=" sys-devel/bison - >=sys-devel/flex-2.5.35" + app-alternatives/lex" RDEPEND=" ${DEPEND} plugins? ( || ( diff --git a/net-analyzer/icinga2/icinga2-9999.ebuild b/net-analyzer/icinga2/icinga2-9999.ebuild index cf77ec3fb9e8..2aa507d5363a 100644 --- a/net-analyzer/icinga2/icinga2-9999.ebuild +++ b/net-analyzer/icinga2/icinga2-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=7 @@ -34,7 +34,7 @@ DEPEND=" acct-group/icingacmd" BDEPEND=" sys-devel/bison - >=sys-devel/flex-2.5.35" + app-alternatives/lex" RDEPEND=" ${DEPEND} plugins? ( || ( |