diff options
author | James Le Cuirot <chewi@gentoo.org> | 2020-09-13 21:53:26 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-09-13 22:02:20 +0100 |
commit | dc06ee05fc4ce252a8279d4ab46dc7a014ddd115 (patch) | |
tree | 4ccdddb1303e6d027a7e393722357f59cc883a2e /app-arch | |
parent | gnustep-apps/terminal: Stabilize 0.9.9 amd64, #740934 (diff) | |
download | gentoo-dc06ee05fc4ce252a8279d4ab46dc7a014ddd115.tar.gz gentoo-dc06ee05fc4ce252a8279d4ab46dc7a014ddd115.tar.bz2 gentoo-dc06ee05fc4ce252a8279d4ab46dc7a014ddd115.zip |
app-arch/xarchiver: Remove mention of app-arch/unarj
It's about to be last-rited.
Bug: https://bugs.gentoo.org/694746
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/xarchiver/xarchiver-0.5.4.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/xarchiver/xarchiver-0.5.4.15.ebuild b/app-arch/xarchiver/xarchiver-0.5.4.15.ebuild index 36790ad97d04..a31e0b6ca1f0 100644 --- a/app-arch/xarchiver/xarchiver-0.5.4.15.ebuild +++ b/app-arch/xarchiver/xarchiver-0.5.4.15.ebuild @@ -50,7 +50,7 @@ pkg_postinst() { elog "You need external programs for some formats, including:" elog "7zip - app-arch/p7zip" - elog "arj - app-arch/unarj app-arch/arj" + elog "arj - app-arch/arj" elog "lha - app-arch/lha" elog "lzop - app-arch/lzop" elog "rar - app-arch/unrar app-arch/rar" |