From: "Mikhail Pukhlikov" <cynede@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/dotnet:master commit in: dev-dotnet/msbuild-tasks-api/, dev-dotnet/newtonsoft-json/
Date: Fri,  2 Feb 2018 06:27:54 +0000 (UTC)	[thread overview]
Message-ID: <1517552537.13223cc2b890af3d39f5b26c2b87786de5fc48e3.cynede@gentoo> (raw)
commit:     13223cc2b890af3d39f5b26c2b87786de5fc48e3
Author:     Jacob MacDonald <jaccarmac <AT> gmail <DOT> com>
AuthorDate: Fri Feb  2 06:22:17 2018 +0000
Commit:     Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Fri Feb  2 06:22:17 2018 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=13223cc2
Include xbuild functions in Newtonsoft and MSBuild tasks.
Needed to install MSBuild, as the packages are required and their ebuilds
require the exbuild and exbuild_raw functions.
 dev-dotnet/msbuild-tasks-api/msbuild-tasks-api-15.3-r1.ebuild | 2 +-
 dev-dotnet/newtonsoft-json/newtonsoft-json-6.0.8-r1.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-dotnet/msbuild-tasks-api/msbuild-tasks-api-15.3-r1.ebuild b/dev-dotnet/msbuild-tasks-api/msbuild-tasks-api-15.3-r1.ebuild
index 8d4caab..6e7672c 100644
--- a/dev-dotnet/msbuild-tasks-api/msbuild-tasks-api-15.3-r1.ebuild
+++ b/dev-dotnet/msbuild-tasks-api/msbuild-tasks-api-15.3-r1.ebuild
@@ -10,7 +10,7 @@ SLOT="0"
 USE_DOTNET="net45"
 IUSE="+${USE_DOTNET} +gac developer debug doc"
 
-inherit gac dotnet
+inherit gac dotnet xbuild
 
 #https://github.com/mono/linux-packaging-msbuild/commit/0d8cee3f87b92cff425306d9c588fc6433fb6bf0
 GITHUB_ACCOUNT="mono"
diff --git a/dev-dotnet/newtonsoft-json/newtonsoft-json-6.0.8-r1.ebuild b/dev-dotnet/newtonsoft-json/newtonsoft-json-6.0.8-r1.ebuild
index e1cc67a..5e117aa 100644
--- a/dev-dotnet/newtonsoft-json/newtonsoft-json-6.0.8-r1.ebuild
+++ b/dev-dotnet/newtonsoft-json/newtonsoft-json-6.0.8-r1.ebuild
@@ -18,7 +18,7 @@ USE_DOTNET="net45"
 # pkg-config = register in pkg-config database
 IUSE="${USE_DOTNET} debug developer +gac pkg-config nupkg test"
 
-inherit dotnet gac
+inherit dotnet gac xbuild
 
 NAME="Newtonsoft.Json"
 HOMEPAGE="https://github.com/JamesNK/${NAME}"
                 reply	other threads:[~2018-02-02  6:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
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=1517552537.13223cc2b890af3d39f5b26c2b87786de5fc48e3.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