From afcad8813626829653405408f6637e543d22786f Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Jan 2024 11:30:50 +0000 Subject: app-emulation/crossover-bin: 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 --- app-emulation/crossover-bin/crossover-bin-22.1.1.ebuild | 4 ++-- app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild | 4 ++-- app-emulation/crossover-bin/crossover-bin-23.6.0.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app-emulation/crossover-bin/crossover-bin-22.1.1.ebuild b/app-emulation/crossover-bin/crossover-bin-22.1.1.ebuild index be218e299e27..8f1820b96a94 100644 --- a/app-emulation/crossover-bin/crossover-bin-22.1.1.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-22.1.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=8 @@ -22,7 +22,7 @@ S="${WORKDIR}" DEPEND="" BDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio app-arch/unzip dev-lang/perl dev-util/bbe diff --git a/app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild b/app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild index 7ca797070a07..5639acd7f096 100644 --- a/app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-23.0.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=8 @@ -22,7 +22,7 @@ S="${WORKDIR}" DEPEND="" BDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio app-arch/unzip dev-lang/perl dev-util/bbe diff --git a/app-emulation/crossover-bin/crossover-bin-23.6.0.ebuild b/app-emulation/crossover-bin/crossover-bin-23.6.0.ebuild index 11b4d0aec36d..0d24c74fa191 100644 --- a/app-emulation/crossover-bin/crossover-bin-23.6.0.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-23.6.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=8 @@ -22,7 +22,7 @@ S="${WORKDIR}" DEPEND="" BDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio app-arch/unzip dev-lang/perl dev-util/bbe -- cgit v1.2.3-65-gdbad