From 1e842194512b63a59e61caf9ab0b0502c06b7b36 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Jan 2024 11:31:47 +0000 Subject: sys-cluster/ceph: app-arch/cpio -> app-alternatives/cpio All of these will be using app-alternatives/cpio anyway as they're not calling gcpio, so make the dep reflect reality. Signed-off-by: Sam James --- 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(-) (limited to 'sys-cluster/ceph') diff --git a/sys-cluster/ceph/ceph-16.2.14-r1.ebuild b/sys-cluster/ceph/ceph-16.2.14-r1.ebuild index 5a43bbd46ea1..5375a8bf5087 100644 --- a/sys-cluster/ceph/ceph-16.2.14-r1.ebuild +++ b/sys-cluster/ceph/ceph-16.2.14-r1.ebuild @@ -101,7 +101,7 @@ DEPEND=" BDEPEND=" amd64? ( dev-lang/nasm ) x86? ( dev-lang/yasm ) - app-arch/cpio + app-alternatives/cpio >=dev-util/cmake-3.5.0 dev-python/cython[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] diff --git a/sys-cluster/ceph/ceph-17.2.6-r8.ebuild b/sys-cluster/ceph/ceph-17.2.6-r8.ebuild index 5418068ea653..8ded81da01a3 100644 --- a/sys-cluster/ceph/ceph-17.2.6-r8.ebuild +++ b/sys-cluster/ceph/ceph-17.2.6-r8.ebuild @@ -108,7 +108,7 @@ DEPEND=" BDEPEND=" amd64? ( dev-lang/nasm ) x86? ( dev-lang/yasm ) - app-arch/cpio + app-alternatives/cpio >=dev-util/cmake-3.5.0 dev-python/cython[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] diff --git a/sys-cluster/ceph/ceph-17.2.7.ebuild b/sys-cluster/ceph/ceph-17.2.7.ebuild index 07df21b4c130..b37389f880ba 100644 --- a/sys-cluster/ceph/ceph-17.2.7.ebuild +++ b/sys-cluster/ceph/ceph-17.2.7.ebuild @@ -108,7 +108,7 @@ DEPEND=" BDEPEND=" amd64? ( dev-lang/nasm ) x86? ( dev-lang/yasm ) - app-arch/cpio + app-alternatives/cpio >=dev-util/cmake-3.5.0 dev-python/cython[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] diff --git a/sys-cluster/ceph/ceph-18.2.0-r2.ebuild b/sys-cluster/ceph/ceph-18.2.0-r2.ebuild index 1f455f56e192..88f8c8dde436 100644 --- a/sys-cluster/ceph/ceph-18.2.0-r2.ebuild +++ b/sys-cluster/ceph/ceph-18.2.0-r2.ebuild @@ -110,7 +110,7 @@ DEPEND=" BDEPEND=" amd64? ( dev-lang/nasm ) x86? ( dev-lang/yasm ) - app-arch/cpio + app-alternatives/cpio >=dev-util/cmake-3.5.0 dev-python/cython[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad