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 97F6D138334 for ; Fri, 3 Jan 2020 19:25:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0B6EE094B; Fri, 3 Jan 2020 19:25:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A2EA9E094B for ; Fri, 3 Jan 2020 19:25:09 +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 4072434DD23 for ; Fri, 3 Jan 2020 19:25:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DDEA42 for ; Fri, 3 Jan 2020 19:25:06 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1578079456.8103dadd1a3353199398d84a06696a18e2aff63d.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: / X-VCS-Repository: repo/gentoo X-VCS-Files: skel.ebuild X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 8103dadd1a3353199398d84a06696a18e2aff63d X-VCS-Branch: master Date: Fri, 3 Jan 2020 19:25:06 +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: ed531192-d747-4578-9b36-d168f1c71027 X-Archives-Hash: 2c485bc0a2a9efe2e7634d9d93218526 commit: 8103dadd1a3353199398d84a06696a18e2aff63d Author: Ulrich Müller gentoo org> AuthorDate: Fri Jan 3 19:24:16 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Jan 3 19:24:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8103dadd skel.ebuild: Happy new year 2020! Signed-off-by: Ulrich Müller gentoo.org> skel.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skel.ebuild b/skel.ebuild index 6e855e8fa6c..2184a1651c3 100644 --- a/skel.ebuild +++ b/skel.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 # NOTE: The comments in this file are for instruction and documentation.