public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tomas Chvatal (scarabeus)" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in eclass: base.eclass
Date: Fri, 22 Jan 2010 09:34:04 +0000	[thread overview]
Message-ID: <E1NYFu0-0001pD-NY@stork.gentoo.org> (raw)

scarabeus    10/01/22 09:34:04

  Modified:             base.eclass
  Log:
  Drop usage of eqawarn.

Revision  Changes    Path
1.47                 eclass/base.eclass

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/base.eclass?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/base.eclass?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/base.eclass?r1=1.46&r2=1.47

Index: base.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/base.eclass,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- base.eclass	20 Jan 2010 19:21:19 -0000	1.46
+++ base.eclass	22 Jan 2010 09:34:04 -0000	1.47
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/base.eclass,v 1.46 2010/01/20 19:21:19 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/base.eclass,v 1.47 2010/01/22 09:34:04 scarabeus Exp $
 
 # @ECLASS: base.eclass
 # @MAINTAINER:
@@ -90,8 +90,8 @@
 			elif [[ -f "${x}" ]]; then
 				epatch "${x}"
 			else
-				eqawarn "File or directory \"${x}\" does not exist."
-				eqawarn "Check your PATCHES array or add missing file/directory."
+				ewarn "QA: File or directory \"${x}\" does not exist."
+				ewarn "QA: Check your PATCHES array or add missing file/directory."
 			fi
 		done
 	else






             reply	other threads:[~2010-01-22  9:34 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-22  9:34 Tomas Chvatal (scarabeus) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-02-06 21:33 [gentoo-commits] gentoo-x86 commit in eclass: base.eclass Mike Frysinger (vapier)
2011-12-14 23:38 Mike Frysinger (vapier)
2010-05-27  8:09 Tomas Chvatal (scarabeus)
2010-05-25 21:16 Maciej Mrozowski (reavertm)
2010-05-25 20:37 Maciej Mrozowski (reavertm)
2010-04-12 15:33 Tomas Chvatal (scarabeus)
2010-02-02 10:20 Tomas Chvatal (scarabeus)
2010-01-24 13:43 Tomas Chvatal (scarabeus)
2010-01-20 19:21 Tomas Chvatal (scarabeus)
2010-01-20 12:57 Dror Levin (spatz)
2010-01-13  1:58 Patrick Lauer (patrick)
2010-01-11 17:23 Tomas Chvatal (scarabeus)
2010-01-11 16:57 Tomas Chvatal (scarabeus)
2010-01-03 21:07 Michael Sterrett (mr_bones_)
2009-05-17  9:25 Peter Alfredsen (loki_val)
2009-01-18 18:21 Peter Alfredsen (loki_val)
2009-01-17 16:56 Michael Sterrett (mr_bones_)
2008-11-09 15:47 Peter Alfredsen (loki_val)
2008-07-17  9:49 Peter Volkov (pva)
2008-02-16 20:12 Petteri Raty (betelgeuse)
2008-02-12 23:51 Petteri Raty (betelgeuse)
2007-09-12 20:05 Petteri Raty (betelgeuse)

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=E1NYFu0-0001pD-NY@stork.gentoo.org \
    --to=scarabeus@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