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 6753E138350 for ; Thu, 12 Mar 2020 21:33:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A67BFE0AFA; Thu, 12 Mar 2020 21:33:57 +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 870D8E0AFA for ; Thu, 12 Mar 2020 21:33:57 +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 67D8B34EE0F for ; Thu, 12 Mar 2020 21:33:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2188101 for ; Thu, 12 Mar 2020 21:33:54 +0000 (UTC) From: "Daniel Pielmeier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Daniel Pielmeier" Message-ID: <1584048816.ad2f3a00d52043af2bc5ebef035924127427c5fb.billie@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/conky/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/conky/conky-1.10.8-r9.ebuild X-VCS-Directories: app-admin/conky/ X-VCS-Committer: billie X-VCS-Committer-Name: Daniel Pielmeier X-VCS-Revision: ad2f3a00d52043af2bc5ebef035924127427c5fb X-VCS-Branch: master Date: Thu, 12 Mar 2020 21:33:54 +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: ca3416d3-6e13-4eb9-b969-6e1920a144b2 X-Archives-Hash: 164b2eabbca26b82cd1c56892fc472a8 commit: ad2f3a00d52043af2bc5ebef035924127427c5fb Author: Daniel Pielmeier gentoo org> AuthorDate: Thu Mar 12 21:33:36 2020 +0000 Commit: Daniel Pielmeier gentoo org> CommitDate: Thu Mar 12 21:33:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad2f3a00 app-admin/conky: Fix copyright year. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Daniel Pielmeier gentoo.org> app-admin/conky/conky-1.10.8-r9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/conky/conky-1.10.8-r9.ebuild b/app-admin/conky/conky-1.10.8-r9.ebuild index a56768001bf..f4e4ff4ac75 100644 --- a/app-admin/conky/conky-1.10.8-r9.ebuild +++ b/app-admin/conky/conky-1.10.8-r9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7