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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4CBC21382C5 for ; Mon, 18 Jan 2021 16:33:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82ACEE07D8; Mon, 18 Jan 2021 16:33:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6785DE07D8 for ; Mon, 18 Jan 2021 16:33:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0FEEE340FD1 for ; Mon, 18 Jan 2021 16:33:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B28392 for ; Mon, 18 Jan 2021 16:33:02 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1610987576.f8f67dbababb1b731d112ac716be48b9bda0986f.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libplacebo/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libplacebo/libplacebo-2.43.1.ebuild X-VCS-Directories: media-libs/libplacebo/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: f8f67dbababb1b731d112ac716be48b9bda0986f X-VCS-Branch: master Date: Mon, 18 Jan 2021 16:33:02 +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: eb8bf2be-494d-41e8-85b3-cc1ac43e7b7b X-Archives-Hash: d883fa4e3396183d71994117330ddea5 commit: f8f67dbababb1b731d112ac716be48b9bda0986f Author: Joonas Niilola gentoo org> AuthorDate: Mon Jan 18 16:32:34 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Jan 18 16:32:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f67dba media-libs/libplacebo: fix copyright header on 2.43.1 - https://github.com/pkgcore/pkgcheck/issues/267 Signed-off-by: Joonas Niilola gentoo.org> media-libs/libplacebo/libplacebo-2.43.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libplacebo/libplacebo-2.43.1.ebuild b/media-libs/libplacebo/libplacebo-2.43.1.ebuild index 7c12fc33cb8..ee21a12eceb 100644 --- a/media-libs/libplacebo/libplacebo-2.43.1.ebuild +++ b/media-libs/libplacebo/libplacebo-2.43.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7