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 A348515800A for ; Sat, 5 Aug 2023 18:33:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D571D2BC013; Sat, 5 Aug 2023 18:33:28 +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 B9D5E2BC013 for ; Sat, 5 Aug 2023 18:33:28 +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 A9C05335D3B for ; Sat, 5 Aug 2023 18:33:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BFD0DF0A for ; Sat, 5 Aug 2023 18:33:25 +0000 (UTC) From: "Vitaly Zdanevich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Vitaly Zdanevich" Message-ID: <1691260398.ea4baf40588ea4b61b08eb5e73288e23f48ed85b.zdanevich.vitaly@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev 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: zdanevich.vitaly X-VCS-Committer-Name: Vitaly Zdanevich X-VCS-Revision: ea4baf40588ea4b61b08eb5e73288e23f48ed85b X-VCS-Branch: dev Date: Sat, 5 Aug 2023 18:33:25 +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: f2baef29-b391-44aa-92b2-ffa6c8c84b1c X-Archives-Hash: 08c7de8203824cb095d1a30615454ec3 commit: ea4baf40588ea4b61b08eb5e73288e23f48ed85b Author: Vitaly Zdanevich ya ru> AuthorDate: Sat Aug 5 18:33:18 2023 +0000 Commit: Vitaly Zdanevich ya ru> 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