summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:30:43 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:01:14 +0000
commit9a12f01be4fe3926d57d0c55f846ee5891d74389 (patch)
tree480c2c733aebed49bf517db343de3c6045719ecb
parentapp-arch/patool: app-arch/cpio -> app-alternatives/cpio (diff)
downloadgentoo-9a12f01be4fe3926d57d0c55f846ee5891d74389.tar.gz
gentoo-9a12f01be4fe3926d57d0c55f846ee5891d74389.tar.bz2
gentoo-9a12f01be4fe3926d57d0c55f846ee5891d74389.zip
app-arch/rpm2targz: 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 <sam@gentoo.org>
-rw-r--r--app-arch/rpm2targz/rpm2targz-2021.03.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/rpm2targz/rpm2targz-2021.03.16.ebuild b/app-arch/rpm2targz/rpm2targz-2021.03.16.ebuild
index fc91e8e30714..d602205ff2a2 100644
--- a/app-arch/rpm2targz/rpm2targz-2021.03.16.ebuild
+++ b/app-arch/rpm2targz/rpm2targz-2021.03.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -16,7 +16,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv
IUSE=""
DEPEND=""
-RDEPEND="app-arch/cpio"
+RDEPEND="app-alternatives/cpio"
src_configure() {
tc-export CC