public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Heather Cynede" <cynede@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/dotnet:master commit in: dev-dotnet/fake/
Date: Sun, 11 Jan 2015 07:34:50 +0000 (UTC)	[thread overview]
Message-ID: <1420961664.ac5d9b79d3984d75376551ad293fab37f561ec2f.cynede@gentoo> (raw)

commit:     ac5d9b79d3984d75376551ad293fab37f561ec2f
Author:     Heather <Heather <AT> live <DOT> ru>
AuthorDate: Sun Jan 11 07:34:24 2015 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Sun Jan 11 07:34:24 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/dotnet.git;a=commit;h=ac5d9b79

fake: add union arg parser

---
 dev-dotnet/fake/fake-3.13.4.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-dotnet/fake/fake-3.13.4.ebuild b/dev-dotnet/fake/fake-3.13.4.ebuild
index 1ec9989..bcfc945 100644
--- a/dev-dotnet/fake/fake-3.13.4.ebuild
+++ b/dev-dotnet/fake/fake-3.13.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -11,7 +11,6 @@ inherit nuget dotnet eutils
 
 DESCRIPTION="FAKE - F# Make"
 HOMEPAGE="http://nuget.org/packages/FAKE"
-
 SRC_URI="https://github.com/fsharp/FAKE/archive/${NPV}.tar.gz"
 
 LICENSE="MS-PL"
@@ -57,12 +56,14 @@ src_install() {
 	if use nuget ; then
 		doins FAKE."${NPV}"/tools/FAKE.exe
 		doins FAKE."${NPV}"/tools/FakeLib.dll
+		doins FAKE."${NPV}"/tools/UnionArgParser.dll
 		nonfatal doins FAKE."${NPV}"/tools/Newtonsoft.Json.dll
 		nonfatal doins FAKE."${NPV}"/tools/Fake.SQL.dll
 		nonfatal doins FAKE."${NPV}"/tools/NuGet.Core.dll
 	else
 		doins build/FAKE.exe
 		doins build/FakeLib.dll
+		doins build/UnionArgParser.dll
 		nonfatal doins tools/FAKE/tools/Newtonsoft.Json.dll
 		nonfatal doins tools/FAKE/tools/Fake.SQL.dll
 		nonfatal doins tools/FAKE/tools/NuGet.Core.dll


             reply	other threads:[~2015-01-11  7:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-11  7:34 Heather Cynede [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-07-26 13:37 [gentoo-commits] proj/dotnet:master commit in: dev-dotnet/fake/ Heather Cynede
2015-03-23  3:56 Heather Cynede
2015-01-11  7:42 Heather Cynede
2015-01-11  7:25 Heather Cynede
2014-04-06  6:07 Heather Cynede
2013-11-15  7:34 Heather Cynede
2013-11-14  6:55 Heather Cynede
2013-11-03 12:20 Heather Cynede
2013-11-03 10:24 Heather Cynede
2013-10-21  9:53 Heather Cynede

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1420961664.ac5d9b79d3984d75376551ad293fab37f561ec2f.cynede@gentoo \
    --to=cynede@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox