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 CFAE615800D for ; Mon, 10 Jul 2023 12:41:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C400E081E; Mon, 10 Jul 2023 12:41:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 00311E081B for ; Mon, 10 Jul 2023 12:41:05 +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 1DA6B340A35 for ; Mon, 10 Jul 2023 12:41:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69E6DA99 for ; Mon, 10 Jul 2023 12:41:03 +0000 (UTC) From: "Ferenc Erki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ferenc Erki" Message-ID: <1688992722.cafb34fcff888289104f1b06c1537c76133b1549.erkiferenc@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-util/dwarf-therapist/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-util/dwarf-therapist/dwarf-therapist-41.2.5.ebuild X-VCS-Directories: games-util/dwarf-therapist/ X-VCS-Committer: erkiferenc X-VCS-Committer-Name: Ferenc Erki X-VCS-Revision: cafb34fcff888289104f1b06c1537c76133b1549 X-VCS-Branch: dev Date: Mon, 10 Jul 2023 12:41:03 +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: bd8c3f65-2d01-4138-85bd-6106bf514554 X-Archives-Hash: 308ad3ca2263d9bb692e4c07876f480d commit: cafb34fcff888289104f1b06c1537c76133b1549 Author: Ferenc Erki gmail com> AuthorDate: Mon Jul 10 12:38:42 2023 +0000 Commit: Ferenc Erki gmail com> CommitDate: Mon Jul 10 12:38:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cafb34fc games-util/dwarf-therapist: fix copyright year Signed-off-by: Ferenc Erki gmail.com> games-util/dwarf-therapist/dwarf-therapist-41.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-util/dwarf-therapist/dwarf-therapist-41.2.5.ebuild b/games-util/dwarf-therapist/dwarf-therapist-41.2.5.ebuild index 83f5c802d..4fae45b0c 100644 --- a/games-util/dwarf-therapist/dwarf-therapist-41.2.5.ebuild +++ b/games-util/dwarf-therapist/dwarf-therapist-41.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8