app-arch/xarchiver: p7zip -> 7zip

p7zip is about to be last-rited.

Bug: https://bugs.gentoo.org/942397
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-07-16 03:33:22 +01:00
parent 0e829e5b31
commit 16c0ae9931
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -47,7 +47,7 @@ pkg_postinst() {
xdg_icon_cache_update
elog "You need external programs for some formats, including:"
elog "7zip - app-arch/p7zip"
elog "7zip - app-arch/7zip"
elog "arj - app-arch/arj"
elog "lha - app-arch/lha"
elog "lzop - app-arch/lzop"

View File

@@ -47,7 +47,7 @@ pkg_postinst() {
xdg_icon_cache_update
elog "You need external programs for some formats, including:"
elog "7zip - app-arch/p7zip"
elog "7zip - app-arch/7zip"
elog "arj - app-arch/arj"
elog "lha - app-arch/lha"
elog "lzop - app-arch/lzop"