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 BF14A1382C5 for ; Sat, 23 Jan 2021 11:49:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38A08E0C0D; Sat, 23 Jan 2021 11:49:24 +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 1DB7AE0C0D for ; Sat, 23 Jan 2021 11:49:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 EB91B341177 for ; Sat, 23 Jan 2021 11:49:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1C864AB for ; Sat, 23 Jan 2021 11:49:19 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1611394455.71669d9c61e4d51b2eba7e92b67bde5073b5986d.mgorny@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/sfwbar/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/sfwbar/sfwbar-0.9.6.ebuild X-VCS-Directories: gui-apps/sfwbar/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 71669d9c61e4d51b2eba7e92b67bde5073b5986d X-VCS-Branch: master Date: Sat, 23 Jan 2021 11:49:19 +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: 3ea337d5-da5f-4e1b-9bb9-dd0d36b26fc2 X-Archives-Hash: 3c1386672aa905bc7ddc28339b363ecb commit: 71669d9c61e4d51b2eba7e92b67bde5073b5986d Author: Lev Babiev hosers org> AuthorDate: Sat Jan 23 09:34:15 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jan 23 09:34:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=71669d9c gui-apps/sfwbar: correct year Signed-off-by: Lev Babiev hosers.org> gui-apps/sfwbar/sfwbar-0.9.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-apps/sfwbar/sfwbar-0.9.6.ebuild b/gui-apps/sfwbar/sfwbar-0.9.6.ebuild index 5419d1de..81b9ab18 100644 --- a/gui-apps/sfwbar/sfwbar-0.9.6.ebuild +++ b/gui-apps/sfwbar/sfwbar-0.9.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7