summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:30:24 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:01:13 +0000
commit457366c87d88e6c5fa4ce8a16e6e30f3cfccba28 (patch)
tree1c43f226acff1060454a56147a9d68244bc427d4 /app-arch/engrampa
parentsys-kernel/vanilla-sources: add 5.4.266 (diff)
downloadgentoo-457366c87d88e6c5fa4ce8a16e6e30f3cfccba28.tar.gz
gentoo-457366c87d88e6c5fa4ce8a16e6e30f3cfccba28.tar.bz2
gentoo-457366c87d88e6c5fa4ce8a16e6e30f3cfccba28.zip
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 <sam@gentoo.org>
Diffstat (limited to 'app-arch/engrampa')
-rw-r--r--app-arch/engrampa/engrampa-1.26.1.ebuild4
-rw-r--r--app-arch/engrampa/engrampa-1.27.1.ebuild4
2 files changed, 4 insertions, 4 deletions
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