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 A84621388BF for ; Fri, 15 Jan 2016 13:20:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7440921C042; Fri, 15 Jan 2016 13:20:38 +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 11A7721C040 for ; Fri, 15 Jan 2016 13:20:33 +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 4D9F6340A3B 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 69E49F53 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: <1452095807.21d985d725c471fdca66d090695ae570debfd2b7.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: 21d985d725c471fdca66d090695ae570debfd2b7 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: e1972f06-bdc7-4f38-b5a2-a309f6fd96a1 X-Archives-Hash: e5dda2e053a831b0592a2956e0a5aa42 commit: 21d985d725c471fdca66d090695ae570debfd2b7 Author: Heather users noreply github com> AuthorDate: Wed Jan 6 15:56:47 2016 +0000 Commit: Heather Cynede gentoo org> CommitDate: Wed Jan 6 15:56:47 2016 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=21d985d7 Merge pull request #158 from ArsenShnurkov/deveeldb Deveeldb dev-dotnet/deveel-irony/Manifest | 2 + .../deveel-irony-1.0.0_p20150328.ebuild} | 18 +- .../files/Irony.nuspec | 10 +- .../files/csproj.patch | 23 +- dev-dotnet/deveel-irony/files/deveel-irony.png | Bin 0 -> 10457 bytes .../files/deveel-irony.svg} | 24 ++- dev-dotnet/{dryioc => deveel-irony}/metadata.xml | 10 +- dev-dotnet/deveeldb/Manifest | 2 + .../deveeldb-2.0_pre_alpha_p20160101.ebuild | 233 +++++++++++++++++++++ dev-dotnet/deveeldb/files/color.png | Bin 0 -> 2944 bytes .../deveeldb/files/deveeldb-nunit.csproj.patch | 125 +++++++++++ dev-dotnet/deveeldb/files/deveeldb-nunit.sln.patch | 47 +++++ dev-dotnet/deveeldb/files/deveeldb.csproj.patch | 88 ++++++++ dev-dotnet/deveeldb/files/deveeldb.nuspec | 27 +++ .../files/packages.deveeldb-nunit.config.patch | 35 ++++ .../deveeldb/files/packages.deveeldb.config.patch | 30 +++ .../deveeldb/files/repositories.config.patch | 22 ++ dev-dotnet/{dryioc => deveeldb}/metadata.xml | 8 +- dev-dotnet/irony-framework/files/csproj.patch | 38 ++-- 19 files changed, 691 insertions(+), 51 deletions(-)