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 A91DE1384C3 for ; Sat, 5 Sep 2015 21:03:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3A781423A; Sat, 5 Sep 2015 21:03:44 +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 8578B14257 for ; Sat, 5 Sep 2015 21:03:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A159F3409F1 for ; Sat, 5 Sep 2015 21:03:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 98C0618C for ; Sat, 5 Sep 2015 21:03:39 +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: <1441127247.93e2654d5bf4284ab850ee0174e5e5cf669fd1d8.cynede@gentoo> Subject: [gentoo-commits] proj/dotnet:master commit in: / X-VCS-Repository: proj/dotnet X-VCS-Committer: cynede X-VCS-Committer-Name: Heather Cynede X-VCS-Revision: 93e2654d5bf4284ab850ee0174e5e5cf669fd1d8 X-VCS-Branch: master Date: Sat, 5 Sep 2015 21:03:39 +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: 63bcf56e-a17c-4d2b-9982-c52a3a1fc093 X-Archives-Hash: d1de6c6f055f143acd250c648a47b4b6 commit: 93e2654d5bf4284ab850ee0174e5e5cf669fd1d8 Author: Heather users noreply github com> AuthorDate: Tue Sep 1 17:07:27 2015 +0000 Commit: Heather Cynede gentoo org> CommitDate: Tue Sep 1 17:07:27 2015 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=93e2654d Merge pull request #121 from ArsenShnurkov/newtonsoftjson Newtonsoftjson dev-dotnet/newtonsoftjson/Manifest | 1 + .../newtonsoftjson/files/Newtonsoft.Json.nuspec | 45 +++++++++++ .../newtonsoftjson/files/removing-tests.patch | 33 ++++++++ .../metadata.xml | 6 +- .../newtonsoftjson-7.0.1-r20150831.ebuild | 90 +++++++++++++++++++++ eclass/dotnet.eclass | 25 ++++-- .../files/rsa-4096.snk => eclass/mono.snk | Bin 7 files changed, 193 insertions(+), 7 deletions(-)