public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jesus Rivero" <neurogeek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/neurogeek:master commit in: eclass/
Date: Wed, 10 Jul 2013 14:50:23 +0000 (UTC)	[thread overview]
Message-ID: <1373467821.c1010c6d98fe9fde4b9219c989f126366f3f7d7c.neurogeek@gentoo> (raw)

commit:     c1010c6d98fe9fde4b9219c989f126366f3f7d7c
Author:     Jesus Rivero <jesus.riveroa <AT> gmail <DOT> com>
AuthorDate: Wed Jul 10 14:50:21 2013 +0000
Commit:     Jesus Rivero <neurogeek <AT> gentoo <DOT> org>
CommitDate: Wed Jul 10 14:50:21 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/neurogeek.git;a=commit;h=c1010c6d

Changed 'use doc' for 'has doc $USE'

---
 eclass/npm.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/npm.eclass b/eclass/npm.eclass
index 2258c44..65b7447 100644
--- a/eclass/npm.eclass
+++ b/eclass/npm.eclass
@@ -92,7 +92,7 @@ npm_src_install() {
         fi
     done
     
-    if use doc; then
+    if has doc ${USE}; then
         local npm_docs="${NPM_DOCS} ${NPM_EXTRA_DOCS}"
 
         for f in $npm_docs


             reply	other threads:[~2013-07-10 14:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-10 14:50 Jesus Rivero [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-08-23 21:33 [gentoo-commits] dev/neurogeek:master commit in: eclass/ Jesus Rivero
2013-08-23 18:38 Jesus Rivero
2013-07-10 14:35 Jesus Rivero
2013-07-10 12:27 Jesus Rivero

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=1373467821.c1010c6d98fe9fde4b9219c989f126366f3f7d7c.neurogeek@gentoo \
    --to=neurogeek@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