From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1394690-garchives=archives.gentoo.org@lists.gentoo.org> 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 3B3F8158090 for <garchives@archives.gentoo.org>; Tue, 10 May 2022 02:30:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8362BE0837; Tue, 10 May 2022 02:30:43 +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 69E2AE0837 for <gentoo-commits@lists.gentoo.org>; Tue, 10 May 2022 02:30:43 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 82BD53414DD for <gentoo-commits@lists.gentoo.org>; Tue, 10 May 2022 02:30:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04DB73B2 for <gentoo-commits@lists.gentoo.org>; Tue, 10 May 2022 02:30:41 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1652149833.848f5cd0809fcb125fdbae72299af8231641822e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsidplay/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libsidplay/libsidplay-2.1.1-r6.ebuild X-VCS-Directories: media-libs/libsidplay/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 848f5cd0809fcb125fdbae72299af8231641822e X-VCS-Branch: master Date: Tue, 10 May 2022 02:30:41 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 001dd600-1183-4347-8891-c8d96b413cfa X-Archives-Hash: 1febb244853618eada8fdf3e3a164e30 commit: 848f5cd0809fcb125fdbae72299af8231641822e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue May 10 02:30:33 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue May 10 02:30:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=848f5cd0 media-libs/libsidplay: fix IncorrectCopyright Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/libsidplay/libsidplay-2.1.1-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libsidplay/libsidplay-2.1.1-r6.ebuild b/media-libs/libsidplay/libsidplay-2.1.1-r6.ebuild index 2c97a40bcb14..b56e698d40da 100644 --- a/media-libs/libsidplay/libsidplay-2.1.1-r6.ebuild +++ b/media-libs/libsidplay/libsidplay-2.1.1-r6.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