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 06A5F1397E5 for ; Mon, 17 Aug 2015 09:11:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6774AE080C; Mon, 17 Aug 2015 09:11:33 +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 0910CE080D for ; Mon, 17 Aug 2015 09:11:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1DCCC340906 for ; Mon, 17 Aug 2015 09:11:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58A2A156 for ; Mon, 17 Aug 2015 09:11:30 +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: <1439785010.8e3eb6efac222a89940e4b8e23b7e263994a0b09.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: 8e3eb6efac222a89940e4b8e23b7e263994a0b09 X-VCS-Branch: master Date: Mon, 17 Aug 2015 09:11:30 +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: f367015c-1b10-49e4-b855-00177e9230d7 X-Archives-Hash: 6ab353e2ec5e9cbad023741046a182dc commit: 8e3eb6efac222a89940e4b8e23b7e263994a0b09 Author: Heather users noreply github com> AuthorDate: Mon Aug 17 04:16:50 2015 +0000 Commit: Heather Cynede gentoo org> CommitDate: Mon Aug 17 04:16:50 2015 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=8e3eb6ef Merge pull request #104 from ArsenShnurkov/slntools tools for parsing .sln dev-dotnet/slntools/Manifest | 1 + dev-dotnet/slntools/files/SLNTools.sln.nuspec | 23 ++++ .../slntools/files/console-window-width.patch | 21 ++++ .../files/remove-wix-project-from-sln-file.patch | 32 ++++++ dev-dotnet/slntools/metadata.xml | 13 +++ .../slntools/slntools-1.1.3-r201508170.ebuild | 121 +++++++++++++++++++++ eclass/dotnet.eclass | 4 +- 7 files changed, 213 insertions(+), 2 deletions(-)