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 E640513832E for ; Wed, 27 Jul 2016 06:39:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B20BC21C06C; Wed, 27 Jul 2016 06:39:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E122721C073 for ; Wed, 27 Jul 2016 06:39:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0A627340D46 for ; Wed, 27 Jul 2016 06:39:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F55F2434 for ; Wed, 27 Jul 2016 06:39:37 +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: <1469596967.6c09f29b002e66052ab9aa1007bedaf78878d2b6.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: 6c09f29b002e66052ab9aa1007bedaf78878d2b6 X-VCS-Branch: master Date: Wed, 27 Jul 2016 06:39:37 +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: 57f0c5bf-e4bd-4add-ada9-3a8dee540fa4 X-Archives-Hash: 739b73b6e07f15821cf0d24f940e89d3 commit: 6c09f29b002e66052ab9aa1007bedaf78878d2b6 Author: mpkh gentoo org> AuthorDate: Wed Jul 27 05:22:47 2016 +0000 Commit: Heather Cynede gentoo org> CommitDate: Wed Jul 27 05:22:47 2016 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=6c09f29b Merge pull request #207 from ArsenShnurkov/libgit2sharp Libgit2sharp dev-dotnet/libgit2sharp/Manifest | 2 + .../files/csproj-remove-nuget-targets-check.patch | 15 +++ .../libgit2sharp/files/nuspec-file-list.patch | 13 +++ .../files/packages-config-remove-xunit.patch | 8 ++ .../remove-NativeBinaries-package-dependency.patch | 19 ++++ dev-dotnet/libgit2sharp/files/sln.patch | 27 +++++ dev-dotnet/libgit2sharp/libgit2sharp-0.22.ebuild | 112 +++++++++++++++++++++ dev-dotnet/libgit2sharp/metadata.xml | 16 +++ 8 files changed, 212 insertions(+)