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 2FA8815806E for ; Sat, 20 May 2023 17:30:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47E24E05C1; Sat, 20 May 2023 17:30:54 +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 22BA8E05C1 for ; Sat, 20 May 2023 17:30:53 +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 D6D28340E18 for ; Sat, 20 May 2023 17:30:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47002A6D for ; Sat, 20 May 2023 17:30:51 +0000 (UTC) From: "Nickolas Raymond Kaczynski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nickolas Raymond Kaczynski" Message-ID: <1684603823.045bda6931d1decca4adda3e4e670b7b791c34a1.nrk@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/nsxiv/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/nsxiv/nsxiv-31.ebuild media-gfx/nsxiv/nsxiv-9999.ebuild X-VCS-Directories: media-gfx/nsxiv/ X-VCS-Committer: nrk X-VCS-Committer-Name: Nickolas Raymond Kaczynski X-VCS-Revision: 045bda6931d1decca4adda3e4e670b7b791c34a1 X-VCS-Branch: dev Date: Sat, 20 May 2023 17:30:51 +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: 22ae5e22-6b39-4db3-8419-676656e7c12a X-Archives-Hash: d515892006af436096d53daf985d2bd8 commit: 045bda6931d1decca4adda3e4e670b7b791c34a1 Author: NRK disroot org> AuthorDate: Sat May 20 17:28:53 2023 +0000 Commit: Nickolas Raymond Kaczynski disroot org> CommitDate: Sat May 20 17:30:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=045bda69 media-gfx/nsxiv: fix copyright notice nsxiv didn't even exist back in 1999, earliest commit in this dir dates back to 2021, d22db6606219ff0101fff0c0609d8de86eff95e0 Signed-off-by: NRK disroot.org> media-gfx/nsxiv/nsxiv-31.ebuild | 2 +- media-gfx/nsxiv/nsxiv-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/nsxiv/nsxiv-31.ebuild b/media-gfx/nsxiv/nsxiv-31.ebuild index 75c9332a1..99825be3d 100644 --- a/media-gfx/nsxiv/nsxiv-31.ebuild +++ b/media-gfx/nsxiv/nsxiv-31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 diff --git a/media-gfx/nsxiv/nsxiv-9999.ebuild b/media-gfx/nsxiv/nsxiv-9999.ebuild index c588aabf6..21454ad79 100644 --- a/media-gfx/nsxiv/nsxiv-9999.ebuild +++ b/media-gfx/nsxiv/nsxiv-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 2021-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8