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 DB143158088 for ; Tue, 25 Jan 2022 00:51:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C87572BC002; Tue, 25 Jan 2022 00:51:32 +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 EB7242BC002 for ; Tue, 25 Jan 2022 00:51:31 +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 B03E7335D83 for ; Tue, 25 Jan 2022 00:51:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 269DF2A0 for ; Tue, 25 Jan 2022 00:51:29 +0000 (UTC) From: "Sam James" 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" Message-ID: <1643071866.a95981a0a4df71066ae1a2d70b39ec5303905b61.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gnome-photos/gnome-photos-40.0.ebuild X-VCS-Directories: media-gfx/gnome-photos/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a95981a0a4df71066ae1a2d70b39ec5303905b61 X-VCS-Branch: master Date: Tue, 25 Jan 2022 00:51:29 +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: 814a1915-b7d5-476e-b38a-eddae23ae454 X-Archives-Hash: 99dd2f3ec6c05b352a70603ce851582b commit: a95981a0a4df71066ae1a2d70b39ec5303905b61 Author: Sam James gentoo org> AuthorDate: Tue Jan 25 00:51:06 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jan 25 00:51:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a95981a0 media-gfx/gnome-photos: fix copyright Signed-off-by: Sam James gentoo.org> media-gfx/gnome-photos/gnome-photos-40.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/gnome-photos/gnome-photos-40.0.ebuild b/media-gfx/gnome-photos/gnome-photos-40.0.ebuild index fd1a73e46a8f..b3eaa56efd2a 100644 --- a/media-gfx/gnome-photos/gnome-photos-40.0.ebuild +++ b/media-gfx/gnome-photos/gnome-photos-40.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=7