public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick Lauer (patrick)" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in eclass: check-reqs.eclass ChangeLog
Date: Fri, 19 Oct 2012 02:44:21 +0000 (UTC)	[thread overview]
Message-ID: <20121019024421.57B9721601@flycatcher.gentoo.org> (raw)

patrick     12/10/19 02:44:21

  Modified:             check-reqs.eclass ChangeLog
  Log:
  Fixing binpkg behaviour

Revision  Changes    Path
1.12                 eclass/check-reqs.eclass

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/check-reqs.eclass?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/check-reqs.eclass?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/check-reqs.eclass?r1=1.11&r2=1.12

Index: check-reqs.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/check-reqs.eclass,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- check-reqs.eclass	27 Sep 2012 16:35:41 -0000	1.11
+++ check-reqs.eclass	19 Oct 2012 02:44:21 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/check-reqs.eclass,v 1.11 2012/09/27 16:35:41 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/check-reqs.eclass,v 1.12 2012/10/19 02:44:21 patrick Exp $
 
 # @ECLASS: check-reqs.eclass
 # @MAINTAINER:
@@ -91,6 +91,8 @@
 check-reqs_pkg_setup() {
 	debug-print-function ${FUNCNAME} "$@"
 
+	[[ ${MERGE_TYPE} == binary ]] && return
+
 	check-reqs_prepare
 	check-reqs_run
 	check-reqs_output



1.452                eclass/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.452&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.452&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.451&r2=1.452

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.451
retrieving revision 1.452
diff -u -r1.451 -r1.452
--- ChangeLog	17 Oct 2012 14:09:10 -0000	1.451
+++ ChangeLog	19 Oct 2012 02:44:21 -0000	1.452
@@ -1,6 +1,9 @@
 # ChangeLog for eclass directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.451 2012/10/17 14:09:10 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.452 2012/10/19 02:44:21 patrick Exp $
+
+  19 Oct 2012; Patrick Lauer <patrick@gentoo.org> check-reqs.eclass:
+  Fixing binpkg behaviour
 
   17 Oct 2012; Michael Palimaka <kensington@gentoo.org> cmake-utils.eclass:
   Respect AR and RANLIB, wrt bug #436070.





             reply	other threads:[~2012-10-19  2:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-19  2:44 Patrick Lauer (patrick) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-19  3:35 [gentoo-commits] gentoo-x86 commit in eclass: check-reqs.eclass ChangeLog Patrick Lauer (patrick)
2014-03-28 15:08 Ulrich Mueller (ulm)
2014-03-29 16:06 Ulrich Mueller (ulm)

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=20121019024421.57B9721601@flycatcher.gentoo.org \
    --to=patrick@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