public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikhail Pukhlikov" <cynede@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/dotnet:master commit in: eclass/
Date: Wed, 17 Aug 2016 09:44:50 +0000 (UTC)	[thread overview]
Message-ID: <1471362486.7934f1bfdc7c70cb4d06ad58a66c5d6d470ef1d2.cynede@gentoo> (raw)

commit:     7934f1bfdc7c70cb4d06ad58a66c5d6d470ef1d2
Author:     ArsenShnurkov <Arsen.Shnurkov <AT> gmail <DOT> com>
AuthorDate: Tue Aug 16 15:48:06 2016 +0000
Commit:     Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 15:48:06 2016 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=7934f1bf

require nuget for all other ebuilds which build packages

 eclass/nupkg.eclass | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/eclass/nupkg.eclass b/eclass/nupkg.eclass
index ed6731f..03f5315 100644
--- a/eclass/nupkg.eclass
+++ b/eclass/nupkg.eclass
@@ -11,6 +11,9 @@ inherit dotnet
 
 IUSE+=" +nupkg"
 
+DEPEND+=" dev-dotnet/nuget"
+RDEPEND+=" dev-dotnet/nuget"
+
 # @FUNCTION: get_nuget_trusted_icons_location
 # @USAGE: [directory]
 # @DESCRIPTION:


             reply	other threads:[~2016-08-17  9:45 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-17  9:44 Mikhail Pukhlikov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-10-30  6:44 [gentoo-commits] proj/dotnet:master commit in: eclass/ Mikhail Pukhlikov
2016-11-13 14:14 Mikhail Pukhlikov
2016-10-04  6:14 Mikhail Pukhlikov
2016-08-19 16:12 Mikhail Pukhlikov
2016-08-19 16:12 Mikhail Pukhlikov
2016-08-19 16:12 Mikhail Pukhlikov
2016-07-31  8:52 Mikhail Pukhlikov
2015-10-17  6:40 Heather Cynede
2015-10-17  6:40 Heather Cynede
2015-09-19 10:59 Heather Cynede
2015-09-19 10:59 Heather Cynede
2015-08-22 16:46 Heather Cynede
2015-08-18  8:01 Heather Cynede
2015-08-18  7:56 Heather Cynede
2015-08-17 13:55 Heather Cynede
2015-08-17 13:55 Heather Cynede
2015-08-13  8:14 Heather Cynede
2015-08-05 17:16 Heather Cynede
2015-06-25  7:04 Heather Cynede
2013-09-23 18:38 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=1471362486.7934f1bfdc7c70cb4d06ad58a66c5d6d470ef1d2.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