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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 053EE15800F for ; Sun, 8 Jan 2023 01:20:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40E16E079E; Sun, 8 Jan 2023 01:20:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 E49AFE079E for ; Sun, 8 Jan 2023 01:20:38 +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 94848341030 for ; Sun, 8 Jan 2023 01:20:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA3C97EF for ; Sun, 8 Jan 2023 01:20:35 +0000 (UTC) From: "Sergey Alirzaev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergey Alirzaev" Message-ID: <1673140827.b1b0a62e29f98dad177604f82efc912352d0c5cb.zl29ah@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/bisq-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-p2p/bisq-bin/Manifest net-p2p/bisq-bin/bisq-bin-1.9.8.ebuild net-p2p/bisq-bin/bisq-bin-1.9.9.ebuild X-VCS-Directories: net-p2p/bisq-bin/ X-VCS-Committer: zl29ah X-VCS-Committer-Name: Sergey Alirzaev X-VCS-Revision: b1b0a62e29f98dad177604f82efc912352d0c5cb X-VCS-Branch: dev Date: Sun, 8 Jan 2023 01:20:35 +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: 05a3c28a-9495-4ec7-9a2c-d9176fc30c0d X-Archives-Hash: a143deb2d48f3a0189342afee72f10e2 commit: b1b0a62e29f98dad177604f82efc912352d0c5cb Author: Sergey Alirzaev riseup net> AuthorDate: Sun Jan 8 01:20:27 2023 +0000 Commit: Sergey Alirzaev gmail com> CommitDate: Sun Jan 8 01:20:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b1b0a62e net-p2p/bisq-bin: add 1.9.9, drop 1.9.8 Signed-off-by: Sergey Alirzaev riseup.net> net-p2p/bisq-bin/Manifest | 2 +- net-p2p/bisq-bin/{bisq-bin-1.9.8.ebuild => bisq-bin-1.9.9.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/bisq-bin/Manifest b/net-p2p/bisq-bin/Manifest index 5bb57da7c..8f58ae988 100644 --- a/net-p2p/bisq-bin/Manifest +++ b/net-p2p/bisq-bin/Manifest @@ -1 +1 @@ -DIST Bisq-64bit-1.9.8.deb 232752688 BLAKE2B 2760ad12e85a4df81b4ad4288f2abf23c22153cf46a157de5c8aefc9deed258752c753ca8d355049aa9ae80465330d84971335fc2f1ecd327a63d750f1522ac1 SHA512 b8b5a5f076624721760eee8f3251f41ddba4d74936e66d6b45ce3944489b2ee032714628a8e79d6905650949ca493443f9a830820d27b0644448a41e33052c21 +DIST Bisq-64bit-1.9.9.deb 232825784 BLAKE2B cd6a26a47bca7e0fe1eb6ba6d0ca59cb31aa865b9e5634e7a8fa5b52d65c8ac7314d7f5115ef800b07659f61c90bb411586e13061e7f39309682b4670d48e7cc SHA512 220a959741c7c9a7e2ec7c8a6b51ce18564e2aeb5c8e115cdb69594df68daf4e25214b15b5bb311e17abbc371763c9870d82bae3912cafd343821f9831e20155 diff --git a/net-p2p/bisq-bin/bisq-bin-1.9.8.ebuild b/net-p2p/bisq-bin/bisq-bin-1.9.9.ebuild similarity index 100% rename from net-p2p/bisq-bin/bisq-bin-1.9.8.ebuild rename to net-p2p/bisq-bin/bisq-bin-1.9.9.ebuild