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 1A97615801B for ; Sun, 6 Aug 2023 12:23:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C1342BC01A; Sun, 6 Aug 2023 12:22:59 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 379202BC01A for ; Sun, 6 Aug 2023 12:22:58 +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 1A18B340E2F for ; Sun, 6 Aug 2023 12:22:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB2B0F18 for ; Sun, 6 Aug 2023 12:22:56 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1691260398.ea4baf40588ea4b61b08eb5e73288e23f48ed85b.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-office/nixnote-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-office/nixnote-bin/Manifest app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild X-VCS-Directories: app-office/nixnote-bin/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: ea4baf40588ea4b61b08eb5e73288e23f48ed85b X-VCS-Branch: master Date: Sun, 6 Aug 2023 12:22:56 +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: c859d40f-c9ac-4e18-968a-5b719f577cae X-Archives-Hash: 2008d8b0bd12a5cfc2860641ae9d3fc1 commit: ea4baf40588ea4b61b08eb5e73288e23f48ed85b Author: Vitaly Zdanevich ya ru> AuthorDate: Sat Aug 5 18:33:18 2023 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Sat Aug 5 18:33:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ea4baf40 app-office/nixnote-bin: add 2.1.10, drop 2.1.9 Signed-off-by: Vitaly Zdanevich ya.ru> app-office/nixnote-bin/Manifest | 2 +- .../nixnote-bin/{nixnote-bin-2.1.9.ebuild => nixnote-bin-2.1.10.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/nixnote-bin/Manifest b/app-office/nixnote-bin/Manifest index dc8b8ee247..fa99045653 100644 --- a/app-office/nixnote-bin/Manifest +++ b/app-office/nixnote-bin/Manifest @@ -1 +1 @@ -DIST NixNote2-x86_64.AppImage 54666432 BLAKE2B f4b47ccdae51446408e33f80c81e0336e98a6230ed3e688d585c8c0c34b9207520244152bd388cc12b83a9dafb5e55e6bbcac14278f4670be452377043dc0528 SHA512 0ee6916032767a5dcf3688359e6cfa8243a65f9a1faef34ec22d30aaf1ba5e8880812d9f4d8c6154ad9f08a325da562694fbb53e735e7f4c5a5b12fa29ecde6d +DIST NixNote2-x86_64.AppImage 67507392 BLAKE2B 1a1419bebc5f30aeb7160e0f99c0fede11538c97d87b49c2cb10c2ed610ef2998f03d055d5795afede7108eb54a8bbe7fbe7fc54303abbcf941ae0478c583db7 SHA512 6bea8fa7e5d1396d80d7073811493f7c0635bbc161efbc3cdc31e179bb194bce422f67119ce1ab97c64ff6ab210624b540510df1bb81acf3b055e20ea0d1cee3 diff --git a/app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild b/app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild similarity index 100% rename from app-office/nixnote-bin/nixnote-bin-2.1.9.ebuild rename to app-office/nixnote-bin/nixnote-bin-2.1.10.ebuild