From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-903993-garchives=archives.gentoo.org@lists.gentoo.org>
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 EA932138330
	for <garchives@archives.gentoo.org>; Fri, 30 Sep 2016 08:45:48 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3FB7C21C06B;
	Fri, 30 Sep 2016 08:45:35 +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 247D121C06B
	for <gentoo-commits@lists.gentoo.org>; Fri, 30 Sep 2016 08:45:30 +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 40242340834
	for <gentoo-commits@lists.gentoo.org>; Fri, 30 Sep 2016 08:45:29 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5868E24AB
	for <gentoo-commits@lists.gentoo.org>; Fri, 30 Sep 2016 08:45:26 +0000 (UTC)
From: "Mikhail Pukhlikov" <cynede@gentoo.org>
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" <cynede@gentoo.org>
Message-ID: <1475224696.bca66bee1b33c5981ecf9f0710e007c868fd12ce.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: bca66bee1b33c5981ecf9f0710e007c868fd12ce
X-VCS-Branch: master
Date: Fri, 30 Sep 2016 08:45:26 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 3d4e3797-f1aa-4c1e-966e-d136c4f19df0
X-Archives-Hash: 8a2afb0992bc6013cc509642b8a5ed6d

commit:     bca66bee1b33c5981ecf9f0710e007c868fd12ce
Author:     mpkh <cynede <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 08:38:16 2016 +0000
Commit:     Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 08:38:16 2016 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=bca66bee

Merge pull request #248 from ArsenShnurkov/castle-core

dev-dotnet/castle-core-4.0.0_beta1

 dev-dotnet/castle-core/Manifest                    |   1 +
 .../castle-core/castle-core-4.0.0_beta1.ebuild     |  59 ++++++
 .../files/add-version-property-handling.patch      |  36 ++++
 .../remove-warnings-as-errors-4.0.0_beta1.patch    | 200 +++++++++++++++++++++
 .../pash => dev-dotnet/castle-core}/metadata.xml   |   3 -
 5 files changed, 296 insertions(+), 3 deletions(-)