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 6B62C158091 for ; Wed, 8 Jun 2022 20:27:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 618A1E07B3; Wed, 8 Jun 2022 20:27:23 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 43011E07B3 for ; Wed, 8 Jun 2022 20:27:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2BBAC3411B7 for ; Wed, 8 Jun 2022 20:27:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE6FD4F6 for ; Wed, 8 Jun 2022 20:27:20 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1654719990.bf9a5beeb128e8622676c3487d4dc980da897060.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/yojson/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/yojson/yojson-2.0.0.ebuild X-VCS-Directories: dev-ml/yojson/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: bf9a5beeb128e8622676c3487d4dc980da897060 X-VCS-Branch: master Date: Wed, 8 Jun 2022 20:27:20 +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: 33846cb5-b109-4c02-b877-4a93022b28ae X-Archives-Hash: b056d8a69b407b9d95381577ecb03c6a commit: bf9a5beeb128e8622676c3487d4dc980da897060 Author: Maciej Barć gentoo org> AuthorDate: Wed Jun 8 20:26:30 2022 +0000 Commit: Maciej Barć gentoo org> CommitDate: Wed Jun 8 20:26:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf9a5bee dev-ml/yojson: update copyright date Signed-off-by: Maciej Barć gentoo.org> dev-ml/yojson/yojson-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/yojson/yojson-2.0.0.ebuild b/dev-ml/yojson/yojson-2.0.0.ebuild index 9cef3580002a..a46bbd313048 100644 --- a/dev-ml/yojson/yojson-2.0.0.ebuild +++ b/dev-ml/yojson/yojson-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8