From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8DF4913800E for ; Fri, 3 Aug 2012 23:59:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45EA6E04C1; Fri, 3 Aug 2012 23:59:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 10E38E04C1 for ; Fri, 3 Aug 2012 23:59:41 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 473A91B4047 for ; Fri, 3 Aug 2012 23:59:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 085BBE543C for ; Fri, 3 Aug 2012 23:59:40 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1344038362.5e12f14b34e9812a4f6b391a7415b04da7976b87.blueness@gentoo> Subject: [gentoo-commits] proj/hardened-dev:musl commit in: profiles/musl/linux/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: profiles/musl/linux/package.mask X-VCS-Directories: profiles/musl/linux/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 5e12f14b34e9812a4f6b391a7415b04da7976b87 X-VCS-Branch: musl Date: Fri, 3 Aug 2012 23:59: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-Archives-Salt: f5209470-ab49-4666-9def-1f2c218578b5 X-Archives-Hash: 81a141bb5313e7b8e6e50c9ca0cfc820 commit: 5e12f14b34e9812a4f6b391a7415b04da7976b87 Author: Anthony G. Basile gentoo org> AuthorDate: Fri Aug 3 23:59:15 2012 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Fri Aug 3 23:59:22 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=5e12f14b profiles: remove premature unmasking of sys-libs/musl --- profiles/musl/linux/package.mask | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/profiles/musl/linux/package.mask b/profiles/musl/linux/package.mask index 0589528..6a37d5b 100644 --- a/profiles/musl/linux/package.mask +++ b/profiles/musl/linux/package.mask @@ -1,5 +1,7 @@ sys-libs/glibc sys-libs/uclibc --sys-libs/musl + +# We'll need this when we mask in base/package.mask +#-sys-libs/musl # sys-apps/man-pages