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 72E2D1396D9 for ; Fri, 10 Nov 2017 06:48:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A598BE0AC9; Fri, 10 Nov 2017 06:48:40 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 85F86E0AC9 for ; Fri, 10 Nov 2017 06:48:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 20DA333BF05 for ; Fri, 10 Nov 2017 06:48:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4F54989D for ; Fri, 10 Nov 2017 06:48:37 +0000 (UTC) From: "Mikhail Pukhlikov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikhail Pukhlikov" Message-ID: <1509558868.f65f7141ea71957bcd872e828699247100bbcb4c.cynede@gentoo> Subject: [gentoo-commits] proj/dotnet:master commit in: / X-VCS-Repository: proj/dotnet X-VCS-Committer: cynede X-VCS-Committer-Name: Mikhail Pukhlikov X-VCS-Revision: f65f7141ea71957bcd872e828699247100bbcb4c X-VCS-Branch: master Date: Fri, 10 Nov 2017 06:48: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: 118e41cd-b0b0-4a14-8367-7916a3c5f83e X-Archives-Hash: 23fc87e27b33c3d7fb82da6d172b0932 commit: f65f7141ea71957bcd872e828699247100bbcb4c Author: mpkh gentoo org> AuthorDate: Wed Nov 1 17:54:28 2017 +0000 Commit: Mikhail Pukhlikov gentoo org> CommitDate: Wed Nov 1 17:54:28 2017 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=f65f7141 Merge pull request #351 from ArsenShnurkov/CastleDynamicProxy dev-dotnet/castle-dynamicproxy dev-dotnet/castle-dynamicproxy/Manifest | 2 + .../castle-dynamicproxy-2.1.0.0.ebuild | 115 +++++++++++++++++++++ .../files/Castle.Core-vs2008-2.1.0.0.csproj | 45 ++++++++ .../Castle.DynamicProxy-vs2008-2.1.0.0.csproj | 49 +++++++++ .../castle-dynamicproxy}/metadata.xml | 7 +- 5 files changed, 213 insertions(+), 5 deletions(-)