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 BCB25158086 for ; Fri, 26 Nov 2021 11:28:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0487E0855; Fri, 26 Nov 2021 11:28:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A7E70E0855 for ; Fri, 26 Nov 2021 11:28:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7C0E63432BD for ; Fri, 26 Nov 2021 11:28:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 01A941C6 for ; Fri, 26 Nov 2021 11:28:22 +0000 (UTC) From: "Denis Reva" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Denis Reva" Message-ID: <1637926098.98e6fa1fcee56fc60a8a80d3be884b25b0c41ef1.RarogCmex@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/folly/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-cpp/folly/folly-2021.11.15.00.ebuild X-VCS-Directories: dev-cpp/folly/ X-VCS-Committer: RarogCmex X-VCS-Committer-Name: Denis Reva X-VCS-Revision: 98e6fa1fcee56fc60a8a80d3be884b25b0c41ef1 X-VCS-Branch: dev Date: Fri, 26 Nov 2021 11:28:22 +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: 5a129135-f5d4-477f-9427-bb88c0f2390b X-Archives-Hash: 654e65d2aa99f7a0a97d61db06468ed5 commit: 98e6fa1fcee56fc60a8a80d3be884b25b0c41ef1 Author: Denis Reva gmail com> AuthorDate: Fri Nov 26 11:22:11 2021 +0000 Commit: Denis Reva gmail com> CommitDate: Fri Nov 26 11:28:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=98e6fa1f dev-cpp/folly: updated to 2021.11.15, fixed snappy Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Denis Reva gmail.com> dev-cpp/folly/folly-2021.11.15.00.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/folly/folly-2021.11.15.00.ebuild b/dev-cpp/folly/folly-2021.11.15.00.ebuild index d829bac72..46c310a05 100644 --- a/dev-cpp/folly/folly-2021.11.15.00.ebuild +++ b/dev-cpp/folly/folly-2021.11.15.00.ebuild @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm64 ~x86" DEPEND=" app-arch/lz4 -