From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-865301-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 213F81388C1
	for <garchives@archives.gentoo.org>; Wed, 24 Feb 2016 13:02:45 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D511521C046;
	Wed, 24 Feb 2016 13:02:42 +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 5B54B21C043
	for <gentoo-commits@lists.gentoo.org>; Wed, 24 Feb 2016 13:02:42 +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 9889F340C55
	for <gentoo-commits@lists.gentoo.org>; Wed, 24 Feb 2016 13:02:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0169F1B9B
	for <gentoo-commits@lists.gentoo.org>; Wed, 24 Feb 2016 13:02:38 +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: <1455985727.1d88ca38753b15a99006c7a57fe79ad4398e3cb5.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: 1d88ca38753b15a99006c7a57fe79ad4398e3cb5
X-VCS-Branch: master
Date: Wed, 24 Feb 2016 13:02:38 +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: b40483d5-2bea-496d-985f-77443c63e622
X-Archives-Hash: 973b138a6ae1e84d7c137f4ee9497fc0

commit:     1d88ca38753b15a99006c7a57fe79ad4398e3cb5
Author:     Heather <Heather <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Sat Feb 20 16:28:47 2016 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Sat Feb 20 16:28:47 2016 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=1d88ca38

Merge pull request #175 from ArsenShnurkov/referenceassemblies-pcl

ebuild for binary PCL (Portable class library) assemblies

 dev-dotnet/referenceassemblies-pcl/Manifest        |  1 +
 dev-dotnet/referenceassemblies-pcl/metadata.xml    | 24 +++++++++++++++++++
 .../referenceassemblies-pcl-4.6.ebuild             | 27 ++++++++++++++++++++++
 licenses/TODO                                      |  1 +
 4 files changed, 53 insertions(+)