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 C12A01388BF for ; Fri, 15 Jan 2016 13:20:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A454D21C038; Fri, 15 Jan 2016 13:20:34 +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 0DD1B21C02F for ; Fri, 15 Jan 2016 13:20:33 +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 556F6340BAF for ; Fri, 15 Jan 2016 13:20:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B65D6F57 for ; Fri, 15 Jan 2016 13:20:28 +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: <1452163644.ad2721c7cbe4f9c91ea9f9f1a7c99ab3916d9bb9.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: ad2721c7cbe4f9c91ea9f9f1a7c99ab3916d9bb9 X-VCS-Branch: master Date: Fri, 15 Jan 2016 13:20:28 +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: c1723f52-1ae7-4598-a49e-d30df26f2ace X-Archives-Hash: 29e614bc6e5fb374b0fc39148b0b1b03 commit: ad2721c7cbe4f9c91ea9f9f1a7c99ab3916d9bb9 Author: Heather users noreply github com> AuthorDate: Thu Jan 7 10:47:24 2016 +0000 Commit: Heather Cynede gentoo org> CommitDate: Thu Jan 7 10:47:24 2016 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=ad2721c7 Merge pull request #162 from ArsenShnurkov/newtonsoft-json some fixes for repoman .../deveel-math-1.5.66-r201512290.ebuild | 2 +- .../deveeldb-2.0_pre_alpha_p20160101.ebuild | 2 - dev-dotnet/dryioc/dryioc-2.1.0-r201512110.ebuild | 2 +- dev-dotnet/newtonsoft-json/Manifest | 3 + .../files/Newtonsoft.Json.nuspec | 12 +- dev-dotnet/newtonsoft-json/files/nugeticon.png | Bin 0 -> 913 bytes .../files/removing-tests.patch | 58 ++++---- .../{dryioc => newtonsoft-json}/metadata.xml | 8 +- .../newtonsoft-json-7.0.1_p20150831.ebuild | 158 +++++++++++++++++++++ .../newtonsoft-json-8.0.1_p20151229.ebuild | 158 +++++++++++++++++++++ .../newtonsoftjson-7.0.1-r20150831.ebuild | 90 ------------ dev-util/monodevelop/files/local-nuget-icons.patch | 15 -- dev-util/monodevelop/monodevelop-5.9.5.9-r1.ebuild | 7 +- eclass/nupkg.eclass | 69 +++++---- 14 files changed, 407 insertions(+), 177 deletions(-)