From 6ba09cd77b7b217efaf63af100ba98793434b7f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Diego=20Elio=20Petten=C3=B2?= Date: Fri, 5 Jan 2007 05:02:49 +0000 Subject: [PATCH] And now that the whole tree is fixed, this should return on global scope to bother people using broken overlays... --- eclass/debug.eclass | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/eclass/debug.eclass b/eclass/debug.eclass index 6e2feacf6cbe..fc580eae967e 100644 --- a/eclass/debug.eclass +++ b/eclass/debug.eclass @@ -1,16 +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.32 2007/01/05 04:11:01 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/debug.eclass,v 1.33 2007/01/05 05:02:49 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. -case "$EBUILD_PHASE" in - setup) - ewarn "QA Notice: The package ${PF} still uses the broken debug.eclass" - ;; - *) - ;; -esac +ewarn "QA Notice: The package ${PF} still uses the broken debug.eclass" -- 2.26.2