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 98A6B138334 for ; Wed, 6 Jun 2018 23:49:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 143EBE0BFE; Wed, 6 Jun 2018 23:49:14 +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 DE0B8E0BFD for ; Wed, 6 Jun 2018 23:49:13 +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 18A65335C8C for ; Wed, 6 Jun 2018 23:49:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B1A72C5 for ; Wed, 6 Jun 2018 23:49:09 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1528328872.9aa2751649a7e8e0e084d5e4046bad66f730540b.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 9aa2751649a7e8e0e084d5e4046bad66f730540b X-VCS-Branch: master Date: Wed, 6 Jun 2018 23:49:09 +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: 05e5e4f8-a5f2-47ff-8760-9ce37d8ae471 X-Archives-Hash: 6dc082489ae4f813416dd6bd2f1abd54 commit: 9aa2751649a7e8e0e084d5e4046bad66f730540b Author: Matt Turner gentoo org> AuthorDate: Wed Jun 6 23:47:52 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Jun 6 23:47:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aa27516 profiles: Remove mask for new wayland and mesa Blockers sorted out! This reverts commit aebb24f15887d86faf283994ecfdf0150eb59bcf. profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 7a04a8a05c2..a4915d46e02 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,11 +29,6 @@ #--- END OF EXAMPLES --- -# Matt Turner (06 Jun 2018) -# Temporarily masked while I make sure the blockers work ->=dev-libs/wayland-1.15.0 ->=media-libs/mesa-18.1.1-r1 - # Mike Pagano (30 May 2018) # Masking due to bad commit in the networking stack. =sys-kernel/gentoo-sources-4.14.46