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 4908F158020 for ; Sun, 30 Oct 2022 17:44:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CAEBE0809; Sun, 30 Oct 2022 17:44:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 443D7E0809 for ; Sun, 30 Oct 2022 17:44:23 +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 2ED5D340EFC for ; Sun, 30 Oct 2022 17:44:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 869C45E7 for ; Sun, 30 Oct 2022 17:44:20 +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: <1667151837.54bd8c79e5b2e833b68ec2265c402a098995543a.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.5.ebuild net-p2p/bisq-bin/bisq-bin-1.9.6.ebuild X-VCS-Directories: net-p2p/bisq-bin/ X-VCS-Committer: zl29ah X-VCS-Committer-Name: Sergey Alirzaev X-VCS-Revision: 54bd8c79e5b2e833b68ec2265c402a098995543a X-VCS-Branch: dev Date: Sun, 30 Oct 2022 17:44:20 +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: dda64e3e-9087-42a9-8764-b84b08afbb96 X-Archives-Hash: 5a4b9b044c1085688370131a148ab94a commit: 54bd8c79e5b2e833b68ec2265c402a098995543a Author: Sergey Alirzaev riseup net> AuthorDate: Sun Oct 30 17:43:57 2022 +0000 Commit: Sergey Alirzaev gmail com> CommitDate: Sun Oct 30 17:43:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=54bd8c79 net-p2p/bisq-bin: add 1.9.6, drop 1.9.5 Signed-off-by: Sergey Alirzaev riseup.net> net-p2p/bisq-bin/Manifest | 2 +- net-p2p/bisq-bin/{bisq-bin-1.9.5.ebuild => bisq-bin-1.9.6.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/bisq-bin/Manifest b/net-p2p/bisq-bin/Manifest index 15362f1b7..6ff69dbbf 100644 --- a/net-p2p/bisq-bin/Manifest +++ b/net-p2p/bisq-bin/Manifest @@ -1 +1 @@ -DIST Bisq-64bit-1.9.5.deb 216533844 BLAKE2B c354f7601c5b21e43001c543587d3cae0c09cd5e13fc9188518ac964899441dff383b75dd01dc6ae8dafcc3185f7602bcbf50d35cac56a15a224c013429331e1 SHA512 aac77e67f7724a3647a099bd954101e05cb8f680325db0f256c726aa836f0e07c60fcd31d73271a2c78b175dc430e89b00f529000fce9bccc408365897f21b7b +DIST Bisq-64bit-1.9.6.deb 223053808 BLAKE2B e8cf5f62540e494b30cac8fd4deddc972e81c0483f976624d8b95ed982b42519d826f86c3668ce178775d117f82e666802a3287e95666f8d2442d15ca0c56fe5 SHA512 1d8241b513e9b587a8c8aa1bf58ce1fe5ab1ab7c7b820ce4a1ba05f66ca0c274ca8dba891a5e8d9cfeb92efb449a73ace8fbb3cf596189d3527dce4fe88adc77 diff --git a/net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild b/net-p2p/bisq-bin/bisq-bin-1.9.6.ebuild similarity index 100% rename from net-p2p/bisq-bin/bisq-bin-1.9.5.ebuild rename to net-p2p/bisq-bin/bisq-bin-1.9.6.ebuild