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 5ADF11384C3 for ; Sat, 5 Sep 2015 21:03:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA6F01427A; 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 EE2721423A for ; Sat, 5 Sep 2015 21:03:43 +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 33F963409AA for ; Sat, 5 Sep 2015 21:03:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE21618E 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: <1441188903.45b7fc98420f98ad9a11fb9276413ad0ece1d3ae.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: 45b7fc98420f98ad9a11fb9276413ad0ece1d3ae 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: 626b82e6-6373-4aa8-a081-d07089d46381 X-Archives-Hash: 6801d764d56df581268c8f2ac88f55cc commit: 45b7fc98420f98ad9a11fb9276413ad0ece1d3ae Author: Heather users noreply github com> AuthorDate: Wed Sep 2 10:15:03 2015 +0000 Commit: Heather Cynede gentoo org> CommitDate: Wed Sep 2 10:15:03 2015 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=45b7fc98 Merge pull request #122 from ArsenShnurkov/sharpziplib SharpZipLib v0.86 dev-dotnet/sharpziplib/Manifest | 1 + .../files/ICSharpCode.SharpZLib.csproj.patch | 57 +++++++++++++++++++ dev-dotnet/sharpziplib/files/SharpZipLib.nuspec | 25 ++++++++ .../files/SharpZipLibTests.csproj.patch | 52 +++++++++++++++++ .../{newtonsoftjson => sharpziplib}/metadata.xml | 0 .../sharpziplib-0.86.0-r20150714.ebuild | 66 ++++++++++++++++++++++ eclass/dotnet.eclass | 23 +++++++- 7 files changed, 221 insertions(+), 3 deletions(-)