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 16EC1138CD3 for ; Thu, 21 May 2015 17:43:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70CF7E08C6; Thu, 21 May 2015 17:43:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D3668E08C5 for ; Thu, 21 May 2015 17:43:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2F98F34102A for ; Thu, 21 May 2015 17:43:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D04E59F2 for ; Thu, 21 May 2015 17:43:27 +0000 (UTC) From: "Heather Cynede" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Heather Cynede" Message-ID: <1432030453.0728a426714b3fc78096392cc172748683da37af.cynede@gentoo> Subject: [gentoo-commits] proj/dotnet:master commit in: profiles/ X-VCS-Repository: proj/dotnet X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: cynede X-VCS-Committer-Name: Heather Cynede X-VCS-Revision: 0728a426714b3fc78096392cc172748683da37af X-VCS-Branch: master Date: Thu, 21 May 2015 17:43:27 +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: 0c3cefa0-bfc1-4cd3-bd0e-00439dab1f08 X-Archives-Hash: 5bd4e5cf9d6e1f1ee0a8c32a94062c5f commit: 0728a426714b3fc78096392cc172748683da37af Author: Binyamin Sagal gmail com> AuthorDate: Tue May 19 10:14:13 2015 +0000 Commit: Heather Cynede gentoo org> CommitDate: Tue May 19 10:14:13 2015 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=0728a426 fix package mask for mono-4.0.1.34 profiles/package.mask | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 3a9012d..e359986 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,4 +1,3 @@ # mono 4.0 and 4.0.1 have serious bug with calls to .NET 2.0 3.0 3.5 libs, it's fixed in master -=dev-lang/mono-4.0 -=dev-lang/mono-4.0.1 -=dev-lang/mono-4.0.1.28 +# https://bugzilla.xamarin.com/show_bug.cgi?id=29665 +=dev-lang/mono-4.0*