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 D2945138350 for ; Tue, 31 Mar 2020 18:54:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11BD0E08D6; Tue, 31 Mar 2020 18:54:44 +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 E0D0BE08C4 for ; Tue, 31 Mar 2020 18:54:43 +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 952CA34F39F for ; Tue, 31 Mar 2020 18:54:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3755D1AA for ; Tue, 31 Mar 2020 18:54:40 +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: <1585680736.2f13fa3fc7f6727e68113cd7f077c04fcd9d3ed6.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/musl/package.mask X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 2f13fa3fc7f6727e68113cd7f077c04fcd9d3ed6 X-VCS-Branch: master Date: Tue, 31 Mar 2020 18:54:40 +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: 97414b5b-e1a0-42d8-9ca4-63c9ee8a8b81 X-Archives-Hash: 862d0a6264ceb65f39d2ca98a54f7d33 commit: 2f13fa3fc7f6727e68113cd7f077c04fcd9d3ed6 Author: Ulrich Müller gentoo org> AuthorDate: Tue Mar 31 18:52:16 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Mar 31 18:52:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f13fa3f profiles/features/musl/package.mask: Fix header. Signed-off-by: Ulrich Müller gentoo.org> profiles/features/musl/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 070cbbebd35..c04dbe306dc 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors. +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Ulrich Müller (2020-03-31)