From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1672C158094 for ; Tue, 6 Sep 2022 16:10:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5939CE07EF; Tue, 6 Sep 2022 16:10:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 328DAE07EF for ; Tue, 6 Sep 2022 16:10:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1389133BE65 for ; Tue, 6 Sep 2022 16:10:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A867525 for ; Tue, 6 Sep 2022 16:10:11 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1662480607.876ad3a2e8d9893a31390c0f7b8a956dad4df17a.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/bzip2/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/bzip2/bzip2-1.0.8-r2.ebuild app-arch/bzip2/bzip2-1.0.8-r3.ebuild app-arch/bzip2/bzip2-9999.ebuild X-VCS-Directories: app-arch/bzip2/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 876ad3a2e8d9893a31390c0f7b8a956dad4df17a X-VCS-Branch: master Date: Tue, 6 Sep 2022 16:10:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f8338635-446c-4540-8edc-c47c99338b88 X-Archives-Hash: 6e5338b03f784c7f3564c5a140abf1b5 commit: 876ad3a2e8d9893a31390c0f7b8a956dad4df17a Author: Mike Gilbert gentoo org> AuthorDate: Tue Sep 6 16:01:50 2022 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Tue Sep 6 16:10:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=876ad3a2 app-arch/bzip2: add blocker against app-arch/pbzip2[symlink] Bug: https://bugs.gentoo.org/868318 Signed-off-by: Mike Gilbert gentoo.org> app-arch/bzip2/{bzip2-1.0.8-r2.ebuild => bzip2-1.0.8-r3.ebuild} | 3 ++- app-arch/bzip2/bzip2-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/app-arch/bzip2/bzip2-1.0.8-r2.ebuild b/app-arch/bzip2/bzip2-1.0.8-r3.ebuild similarity index 97% rename from app-arch/bzip2/bzip2-1.0.8-r2.ebuild rename to app-arch/bzip2/bzip2-1.0.8-r3.ebuild index b2e7d764d2eb..1bdda90d94f3 100644 --- a/app-arch/bzip2/bzip2-1.0.8-r2.ebuild +++ b/app-arch/bzip2/bzip2-1.0.8-r3.ebuild @@ -20,7 +20,8 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv IUSE="static static-libs" BDEPEND="verify-sig? ( sec-keys/openpgp-keys-bzip2 )" -RDEPEND="!app-arch/lbzip2[symlink(-)]" +RDEPEND="!app-arch/lbzip2[symlink(-)] + !app-arch/pbzip2[symlink(-)]" PATCHES=( "${FILESDIR}"/${PN}-1.0.4-makefile-CFLAGS.patch diff --git a/app-arch/bzip2/bzip2-9999.ebuild b/app-arch/bzip2/bzip2-9999.ebuild index 80435914e091..38d766cedafc 100644 --- a/app-arch/bzip2/bzip2-9999.ebuild +++ b/app-arch/bzip2/bzip2-9999.ebuild @@ -19,7 +19,8 @@ SLOT="0/1" # subslot = SONAME IUSE="static-libs" -RDEPEND="!app-arch/lbzip2[symlink(-)]" +RDEPEND="!app-arch/lbzip2[symlink(-)] + !app-arch/pbzip2[symlink(-)]" multilib_src_configure() { local emesonargs=(