commit:     0218b7b6fec3ea36262b01d65d95653d39ec0192
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 11:52:19 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 12:03:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0218b7b6

sys-cluster/ceph: 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 <AT> gentoo.org>

 sys-cluster/ceph/ceph-16.2.14-r1.ebuild | 2 +-
 sys-cluster/ceph/ceph-17.2.6-r8.ebuild  | 2 +-
 sys-cluster/ceph/ceph-17.2.7.ebuild     | 2 +-
 sys-cluster/ceph/ceph-18.2.0-r2.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-cluster/ceph/ceph-16.2.14-r1.ebuild 
b/sys-cluster/ceph/ceph-16.2.14-r1.ebuild
index 5375a8bf5087..7b19a09a89e8 100644
--- a/sys-cluster/ceph/ceph-16.2.14-r1.ebuild
+++ b/sys-cluster/ceph/ceph-16.2.14-r1.ebuild
@@ -118,7 +118,7 @@ BDEPEND="
        virtual/pkgconfig
        jaeger? (
                sys-devel/bison
-               sys-devel/flex
+               app-alternatives/lex
        )
        test? (
                dev-util/cunit

diff --git a/sys-cluster/ceph/ceph-17.2.6-r8.ebuild 
b/sys-cluster/ceph/ceph-17.2.6-r8.ebuild
index 8ded81da01a3..447b3b4612ce 100644
--- a/sys-cluster/ceph/ceph-17.2.6-r8.ebuild
+++ b/sys-cluster/ceph/ceph-17.2.6-r8.ebuild
@@ -125,7 +125,7 @@ BDEPEND="
        virtual/pkgconfig
        jaeger? (
                sys-devel/bison
-               sys-devel/flex
+               app-alternatives/lex
        )
        test? (
                dev-util/cunit

diff --git a/sys-cluster/ceph/ceph-17.2.7.ebuild 
b/sys-cluster/ceph/ceph-17.2.7.ebuild
index b37389f880ba..de6593f566c1 100644
--- a/sys-cluster/ceph/ceph-17.2.7.ebuild
+++ b/sys-cluster/ceph/ceph-17.2.7.ebuild
@@ -125,7 +125,7 @@ BDEPEND="
        virtual/pkgconfig
        jaeger? (
                sys-devel/bison
-               sys-devel/flex
+               app-alternatives/lex
        )
        test? (
                dev-util/cunit

diff --git a/sys-cluster/ceph/ceph-18.2.0-r2.ebuild 
b/sys-cluster/ceph/ceph-18.2.0-r2.ebuild
index 88f8c8dde436..c9e82035731b 100644
--- a/sys-cluster/ceph/ceph-18.2.0-r2.ebuild
+++ b/sys-cluster/ceph/ceph-18.2.0-r2.ebuild
@@ -127,7 +127,7 @@ BDEPEND="
        virtual/pkgconfig
        jaeger? (
                sys-devel/bison
-               sys-devel/flex
+               app-alternatives/lex
        )
        test? (
                dev-util/cunit

Reply via email to