commit:     1f88c546af85eb512749a1b9702cd39812dcf19d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 12:09:27 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 12:25:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f88c546

sys-cluster/ceph: sys-devel/bison -> app-alternatives/yacc

All of these will be using app-alternatives/yacc 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 7b19a09a89e8..1faa66f686c7 100644
--- a/sys-cluster/ceph/ceph-16.2.14-r1.ebuild
+++ b/sys-cluster/ceph/ceph-16.2.14-r1.ebuild
@@ -117,7 +117,7 @@ BDEPEND="
        sys-devel/patch
        virtual/pkgconfig
        jaeger? (
-               sys-devel/bison
+               app-alternatives/yacc
                app-alternatives/lex
        )
        test? (

diff --git a/sys-cluster/ceph/ceph-17.2.6-r8.ebuild 
b/sys-cluster/ceph/ceph-17.2.6-r8.ebuild
index 447b3b4612ce..783546d3c12f 100644
--- a/sys-cluster/ceph/ceph-17.2.6-r8.ebuild
+++ b/sys-cluster/ceph/ceph-17.2.6-r8.ebuild
@@ -124,7 +124,7 @@ BDEPEND="
        sys-devel/patch
        virtual/pkgconfig
        jaeger? (
-               sys-devel/bison
+               app-alternatives/yacc
                app-alternatives/lex
        )
        test? (

diff --git a/sys-cluster/ceph/ceph-17.2.7.ebuild 
b/sys-cluster/ceph/ceph-17.2.7.ebuild
index de6593f566c1..fe22114e03d4 100644
--- a/sys-cluster/ceph/ceph-17.2.7.ebuild
+++ b/sys-cluster/ceph/ceph-17.2.7.ebuild
@@ -124,7 +124,7 @@ BDEPEND="
        sys-devel/patch
        virtual/pkgconfig
        jaeger? (
-               sys-devel/bison
+               app-alternatives/yacc
                app-alternatives/lex
        )
        test? (

diff --git a/sys-cluster/ceph/ceph-18.2.0-r2.ebuild 
b/sys-cluster/ceph/ceph-18.2.0-r2.ebuild
index c9e82035731b..a006d909fe88 100644
--- a/sys-cluster/ceph/ceph-18.2.0-r2.ebuild
+++ b/sys-cluster/ceph/ceph-18.2.0-r2.ebuild
@@ -126,7 +126,7 @@ BDEPEND="
        sys-devel/patch
        virtual/pkgconfig
        jaeger? (
-               sys-devel/bison
+               app-alternatives/yacc
                app-alternatives/lex
        )
        test? (

Reply via email to