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 9A62715802F for ; Wed, 29 Mar 2023 06:56:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA0DDE092B; Wed, 29 Mar 2023 06:56:28 +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 81180E092B for ; Wed, 29 Mar 2023 06:56: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7E9E434131C for ; Wed, 29 Mar 2023 06:56:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 532328EB for ; Wed, 29 Mar 2023 06:56:24 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1680035643.6c592ac462afdf77c4b7f391454f143511f9cec7.flow@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/nixnote-bin-9999.ebuild X-VCS-Directories: app-office/nixnote-bin/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 6c592ac462afdf77c4b7f391454f143511f9cec7 X-VCS-Branch: master Date: Wed, 29 Mar 2023 06:56:24 +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: 7cbe5865-22d8-4486-b9d9-dfa2348db9cf X-Archives-Hash: faffcff6ff8e0a73c1de8a72a854eb22 commit: 6c592ac462afdf77c4b7f391454f143511f9cec7 Author: Vitaly Zdanevich ya ru> AuthorDate: Tue Mar 28 20:34:03 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Tue Mar 28 20:34:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6c592ac4 app-office/nixnote-bin: year fix Signed-off-by: Vitaly Zdanevich ya.ru> app-office/nixnote-bin/nixnote-bin-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/nixnote-bin/nixnote-bin-9999.ebuild b/app-office/nixnote-bin/nixnote-bin-9999.ebuild index 0bb0bb74d..e593a5906 100644 --- a/app-office/nixnote-bin/nixnote-bin-9999.ebuild +++ b/app-office/nixnote-bin/nixnote-bin-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Foundation +# Copyright 1999-2023 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8