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 36F9715808B for ; Sun, 17 Apr 2022 18:13:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F292E0AF3; Sun, 17 Apr 2022 18:13:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 1715AE0AE2 for ; Sun, 17 Apr 2022 18:13:06 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0655F3419EA for ; Sun, 17 Apr 2022 18:13:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8B43430 for ; Sun, 17 Apr 2022 18:13:01 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1650134781.79c9c188c06da48fa13f3f412c780fac30cfdfd5.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/fbthrift/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-cpp/fbthrift/Manifest dev-cpp/fbthrift/fbthrift-2022.03.21.00.ebuild dev-cpp/fbthrift/fbthrift-2022.04.11.00.ebuild X-VCS-Directories: dev-cpp/fbthrift/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 79c9c188c06da48fa13f3f412c780fac30cfdfd5 X-VCS-Branch: master Date: Sun, 17 Apr 2022 18:13:01 +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: 31fd160a-9df0-470d-a7f9-085141e2e32b X-Archives-Hash: a6b53b19d9427f343e01c5bd41d7596f commit: 79c9c188c06da48fa13f3f412c780fac30cfdfd5 Author: Alessandro Barbieri gmail com> AuthorDate: Sat Apr 16 18:46:21 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Apr 16 18:46:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79c9c188 dev-cpp/fbthrift: add 2022.04.11.00, drop 2022.03.21.00 Signed-off-by: Alessandro Barbieri gmail.com> dev-cpp/fbthrift/Manifest | 2 +- .../{fbthrift-2022.03.21.00.ebuild => fbthrift-2022.04.11.00.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/fbthrift/Manifest b/dev-cpp/fbthrift/Manifest index ebe4d535f..bb9e7f8ea 100644 --- a/dev-cpp/fbthrift/Manifest +++ b/dev-cpp/fbthrift/Manifest @@ -1 +1 @@ -DIST fbthrift-2022.03.21.00.tar.gz 7178541 BLAKE2B 6e875f19ae19b5ccd1740d5eadb0b4f106d96b95ca1ced9e05a5bfd7f8e7de84aec722f0dfb0721c81e320185359d3f9c595ebfebef8638b6ca6788df98d37d4 SHA512 8d2d9430dc3a4ecc23042cd9bcf4eee888824449d05d98baec408aef806b934d643e578d3876169f69966c846aeddbe0aa84416c4e020cba028a49d2fccfe7ab +DIST fbthrift-2022.04.11.00.tar.gz 7475837 BLAKE2B 27e035296d7c73562824a192f2bdc8789aa9ff674f9693e991b71b4543b417ad41aaf186681bdddbe494557fe0a3a4471751111e667e98348c763321e9343412 SHA512 e45088151e9de051e30b5ac34b07c35b965092ea0ad8075029fce57de5df44c908d0c30663ce35b455ad96f277d8935e08e3ecba331708b1835333cf90e87ce1 diff --git a/dev-cpp/fbthrift/fbthrift-2022.03.21.00.ebuild b/dev-cpp/fbthrift/fbthrift-2022.04.11.00.ebuild similarity index 100% rename from dev-cpp/fbthrift/fbthrift-2022.03.21.00.ebuild rename to dev-cpp/fbthrift/fbthrift-2022.04.11.00.ebuild