From 457366c87d88e6c5fa4ce8a16e6e30f3cfccba28 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Jan 2024 11:30:24 +0000 Subject: app-arch/engrampa: 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-arch/engrampa/engrampa-1.26.1.ebuild | 4 ++-- app-arch/engrampa/engrampa-1.27.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-arch/engrampa') diff --git a/app-arch/engrampa/engrampa-1.26.1.ebuild b/app-arch/engrampa/engrampa-1.26.1.ebuild index 66c60264832f..f4f1aded41e1 100644 --- a/app-arch/engrampa/engrampa-1.26.1.ebuild +++ b/app-arch/engrampa/engrampa-1.26.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 @@ -60,7 +60,7 @@ pkg_postinst() { optfeature "Support for 7-zip" app-arch/p7zip optfeature "Support for ace" app-arch/unace optfeature "Support for arj" app-arch/arj - optfeature "Support for cpio" app-arch/cpio + optfeature "Support for cpio" app-alternatives/cpio optfeature "Support for deb" app-arch/dpkg optfeature "Support for iso" app-cdr/cdrtools optfeature "Support for jar,zip" app-arch/zip app-arch/unzip diff --git a/app-arch/engrampa/engrampa-1.27.1.ebuild b/app-arch/engrampa/engrampa-1.27.1.ebuild index 135d128f1eab..cc48eed0bb27 100644 --- a/app-arch/engrampa/engrampa-1.27.1.ebuild +++ b/app-arch/engrampa/engrampa-1.27.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 @@ -55,7 +55,7 @@ pkg_postinst() { optfeature "Support for 7-zip" app-arch/p7zip optfeature "Support for ace" app-arch/unace optfeature "Support for arj" app-arch/arj - optfeature "Support for cpio" app-arch/cpio + optfeature "Support for cpio" app-alternatives/cpio optfeature "Support for deb" app-arch/dpkg optfeature "Support for iso" app-cdr/cdrtools optfeature "Support for jar,zip" app-arch/zip app-arch/unzip -- cgit v1.2.3-65-gdbad