From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-828905-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 323251397E6
	for <garchives@archives.gentoo.org>; Mon, 17 Aug 2015 13:55:57 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id F1B48141A2;
	Mon, 17 Aug 2015 13:55:54 +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 67DEB1418A
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Aug 2015 13:55:54 +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 91DC2340AF1
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Aug 2015 13:55:53 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F99B15F
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Aug 2015 13:55:52 +0000 (UTC)
From: "Heather Cynede" <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, "Heather Cynede" <cynede@gentoo.org>
Message-ID: <1439819432.e6546eeeda7d7f7d5dc3b191f0c762e9c5ed8e8c.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: e6546eeeda7d7f7d5dc3b191f0c762e9c5ed8e8c
X-VCS-Branch: master
Date: Mon, 17 Aug 2015 13:55:52 +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: 310f8074-bd68-417e-98e9-af2aca4bea9b
X-Archives-Hash: 9d81a15974090e6024c84583dfa3ccd1

commit:     e6546eeeda7d7f7d5dc3b191f0c762e9c5ed8e8c
Author:     Heather <Heather <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Mon Aug 17 13:50:32 2015 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 13:50:32 2015 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=e6546eee

Merge pull request #105 from ArsenShnurkov/nant

Nant

 dev-dotnet/nant/Manifest                         |  1 +
 dev-dotnet/nant/files/NAnt.sln.nuspec            | 23 ++++++++++
 dev-dotnet/{slntools => nant}/metadata.xml       |  0
 dev-dotnet/nant/nant-0.93.5019-r201504210.ebuild | 55 ++++++++++++++++++++++++
 eclass/dotnet.eclass                             | 47 +++++++++++++++++++-
 5 files changed, 124 insertions(+), 2 deletions(-)