Add a QA Notice prefix to the message.
authorDiego Elio Pettenò <flameeyes@gentoo.org>
Fri, 5 Jan 2007 03:49:00 +0000 (03:49 +0000)
committerDiego Elio Pettenò <flameeyes@gentoo.org>
Fri, 5 Jan 2007 03:49:00 +0000 (03:49 +0000)
eclass/debug.eclass

index 5f7c946162978b491df09df903e6bd776a23cb70..2df3c3d7cdb9f836d9d5a5652003fe3eb333ff81 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright 1999-2004 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/debug.eclass,v 1.30 2007/01/05 03:30:38 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/debug.eclass,v 1.31 2007/01/05 03:49:00 flameeyes Exp $
 
 # STOP USING THIS ECLASS
 # It was broken, and debug useflag should _not_ touch CFLAGS to start with.
 # See http://bugs.gentoo.org/show_bug.cgi?id=55708 for info about this
 # and http://www.gentoo.org/proj/en/qa/backtraces.xml to learn how to get
 # a debug build.
-ewarn "The package ${PF} still uses the broken debug.eclass"
+ewarn "QA Notice: the package ${PF} still uses the broken debug.eclass"