summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2022-09-05 11:00:45 -0400
committerMike Gilbert <floppym@gentoo.org>2022-09-05 17:29:21 -0400
commit000da2d8320b8c0b5d5187da33fee0fc4389db11 (patch)
treeee26c48d30dd3bb0f847bb9f5605b0918e793cf0 /app-arch/gzip
parentdev-python/jaraco-text: Keyword 3.9.1 for ~m68k (diff)
downloadgentoo-000da2d8320b8c0b5d5187da33fee0fc4389db11.tar.gz
gentoo-000da2d8320b8c0b5d5187da33fee0fc4389db11.tar.bz2
gentoo-000da2d8320b8c0b5d5187da33fee0fc4389db11.zip
app-arch/gzip: add blockers against pigz and ncompress
Closes: https://bugs.gentoo.org/868312 Closes: https://bugs.gentoo.org/868603 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'app-arch/gzip')
-rw-r--r--app-arch/gzip/gzip-1.12-r1.ebuild (renamed from app-arch/gzip/gzip-1.12.ebuild)2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-arch/gzip/gzip-1.12.ebuild b/app-arch/gzip/gzip-1.12-r1.ebuild
index dd0eefb15a93..80c74b322adc 100644
--- a/app-arch/gzip/gzip-1.12.ebuild
+++ b/app-arch/gzip/gzip-1.12-r1.ebuild
@@ -21,6 +21,8 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv
IUSE="pic static"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-gzip )"
+RDEPEND="!app-arch/pigz[symlink(-)]
+ !app-arch/ncompress"
PATCHES=(
"${FILESDIR}/${PN}-1.3.8-install-symlinks.patch"