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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 84C8513835B for ; Thu, 29 Apr 2021 08:23:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD4EFE0871; Thu, 29 Apr 2021 08:23:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 93C63E0871 for ; Thu, 29 Apr 2021 08:23:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B1A0D3410C5 for ; Thu, 29 Apr 2021 08:23:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 923B774F for ; Thu, 29 Apr 2021 08:23:30 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1619644864.c00dbd5fd54a3b9f6cfecfad906f30cc2d551bf2.mgorny@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-fs/dwarfs/files/, sys-fs/dwarfs/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-fs/dwarfs/dwarfs-0.5.4-r3.ebuild sys-fs/dwarfs/files/unbundle-folly-fbthrift.patch X-VCS-Directories: sys-fs/dwarfs/ sys-fs/dwarfs/files/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: c00dbd5fd54a3b9f6cfecfad906f30cc2d551bf2 X-VCS-Branch: master Date: Thu, 29 Apr 2021 08:23:30 +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: 205dd688-1b67-4580-a872-5f84b410c916 X-Archives-Hash: ddf8b4006fbb85bed6d4f150fe906fc1 commit: c00dbd5fd54a3b9f6cfecfad906f30cc2d551bf2 Author: Alessandro Barbieri gmail com> AuthorDate: Wed Apr 28 21:21:04 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Apr 28 21:21:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c00dbd5f sys-fs/dwarfs: fix patch and ebuild Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri gmail.com> sys-fs/dwarfs/dwarfs-0.5.4-r3.ebuild | 1 - sys-fs/dwarfs/files/unbundle-folly-fbthrift.patch | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/sys-fs/dwarfs/dwarfs-0.5.4-r3.ebuild b/sys-fs/dwarfs/dwarfs-0.5.4-r3.ebuild index f45a47b0b..fb546ce27 100644 --- a/sys-fs/dwarfs/dwarfs-0.5.4-r3.ebuild +++ b/sys-fs/dwarfs/dwarfs-0.5.4-r3.ebuild @@ -57,7 +57,6 @@ BDEPEND=" test? ( dev-cpp/gtest ) " ->>>>>>> f29f4045 (sys-fs/dwarfs: unbundling WIP):sys-fs/dwarfs/dwarfs-0.5.4-r1.ebuild CHECKREQS_DISK_BUILD="1300M" diff --git a/sys-fs/dwarfs/files/unbundle-folly-fbthrift.patch b/sys-fs/dwarfs/files/unbundle-folly-fbthrift.patch index 62f4ee1f9..853ebe046 100644 --- a/sys-fs/dwarfs/files/unbundle-folly-fbthrift.patch +++ b/sys-fs/dwarfs/files/unbundle-folly-fbthrift.patch @@ -1,5 +1,5 @@ ---- CMakeLists.txt 2021-04-28 16:56:24.432666631 +0200 -+++ CMakeLists.txt2 2021-04-28 17:00:04.622812742 +0200 +--- a/CMakeLists.txt ++++ b/CMakeLists.txt @@ -298,7 +298,7 @@ if(WITH_TESTS OR WITH_BENCHMARKS) add_library(test_helpers test/test_helpers.cpp test/test_strings.cpp