diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 09:39:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 09:42:12 +0000 |
commit | 4ffe37be5ccfc1e98132441a057970f414733c46 (patch) | |
tree | 7c058833284ab2c53f4b72c3284f99cb03bb7f58 | |
parent | sys-apps/util-linux: sys-devel/bc -> app-alternatives/bc (diff) | |
download | gentoo-4ffe37be5ccfc1e98132441a057970f414733c46.tar.gz gentoo-4ffe37be5ccfc1e98132441a057970f414733c46.tar.bz2 gentoo-4ffe37be5ccfc1e98132441a057970f414733c46.zip |
sys-cluster/ceph: sys-devel/bc -> app-alternatives/bc
All of these will be using app-alternatives/bc anyway as they're not calling
bc-reference, so make the dep reflect reality.
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sys-cluster/ceph/ceph-16.2.14-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-17.2.6-r8.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-17.2.7.ebuild | 2 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-18.2.0-r2.ebuild | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/sys-cluster/ceph/ceph-16.2.14-r1.ebuild b/sys-cluster/ceph/ceph-16.2.14-r1.ebuild index 792c0f3aae43..5a43bbd46ea1 100644 --- a/sys-cluster/ceph/ceph-16.2.14-r1.ebuild +++ b/sys-cluster/ceph/ceph-16.2.14-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 @@ -113,7 +113,7 @@ BDEPEND=" sys-apps/grep sys-apps/util-linux sys-apps/which - sys-devel/bc + app-alternatives/bc sys-devel/patch virtual/pkgconfig jaeger? ( diff --git a/sys-cluster/ceph/ceph-17.2.6-r8.ebuild b/sys-cluster/ceph/ceph-17.2.6-r8.ebuild index 4cf029831e09..5418068ea653 100644 --- a/sys-cluster/ceph/ceph-17.2.6-r8.ebuild +++ b/sys-cluster/ceph/ceph-17.2.6-r8.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 @@ -120,7 +120,7 @@ BDEPEND=" sys-apps/grep sys-apps/util-linux sys-apps/which - sys-devel/bc + app-alternatives/bc sys-devel/patch virtual/pkgconfig jaeger? ( diff --git a/sys-cluster/ceph/ceph-17.2.7.ebuild b/sys-cluster/ceph/ceph-17.2.7.ebuild index 60465ca2ac82..07df21b4c130 100644 --- a/sys-cluster/ceph/ceph-17.2.7.ebuild +++ b/sys-cluster/ceph/ceph-17.2.7.ebuild @@ -120,7 +120,7 @@ BDEPEND=" sys-apps/grep sys-apps/util-linux sys-apps/which - sys-devel/bc + app-alternatives/bc sys-devel/patch virtual/pkgconfig jaeger? ( diff --git a/sys-cluster/ceph/ceph-18.2.0-r2.ebuild b/sys-cluster/ceph/ceph-18.2.0-r2.ebuild index 20765c5d5278..1f455f56e192 100644 --- a/sys-cluster/ceph/ceph-18.2.0-r2.ebuild +++ b/sys-cluster/ceph/ceph-18.2.0-r2.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 @@ -122,7 +122,7 @@ BDEPEND=" sys-apps/grep sys-apps/util-linux sys-apps/which - sys-devel/bc + app-alternatives/bc sys-devel/patch virtual/pkgconfig jaeger? ( |