From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-880862-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 08C7F138252
	for <garchives@archives.gentoo.org>; Wed, 11 May 2016 11:05:46 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0739EE0729;
	Wed, 11 May 2016 11:05:43 +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 AB42EE0729
	for <gentoo-commits@lists.gentoo.org>; Wed, 11 May 2016 11:05:42 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 7DD6E340A15
	for <gentoo-commits@lists.gentoo.org>; Wed, 11 May 2016 11:05:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9089391A
	for <gentoo-commits@lists.gentoo.org>; Wed, 11 May 2016 11:05: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: <1462964497.225706f0a197fefad1f2ea1a606d1571234d4d18.cynede@gentoo>
Subject: [gentoo-commits] proj/dotnet:master commit in: /
X-VCS-Repository: proj/dotnet
X-VCS-Files: readme.md
X-VCS-Directories: /
X-VCS-Committer: cynede
X-VCS-Committer-Name: Heather Cynede
X-VCS-Revision: 225706f0a197fefad1f2ea1a606d1571234d4d18
X-VCS-Branch: master
Date: Wed, 11 May 2016 11:05: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: aa49c9fe-9d8a-44f3-b7ab-f90c77e64201
X-Archives-Hash: 1b38a8986a8be874c5bfa636b66dcaef

commit:     225706f0a197fefad1f2ea1a606d1571234d4d18
Author:     Heather <Heather <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Wed May 11 11:01:37 2016 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Wed May 11 11:01:37 2016 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=225706f0

Update readme.md

 readme.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/readme.md b/readme.md
index 9e85445..d6d0926 100644
--- a/readme.md
+++ b/readme.md
@@ -10,6 +10,7 @@ Overlay Installation
 
  - emerge -av layman
  - layman -a dotnet
+ - add `DOTNET_TARGETS="net45 net40"` to `make.conf`
 
 <hr/>