remove warning message for now
authorMike Frysinger <vapier@gentoo.org>
Wed, 21 Jun 2006 19:35:28 +0000 (19:35 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 21 Jun 2006 19:35:28 +0000 (19:35 +0000)
eclass/gnuconfig.eclass

index 562282c355aaee0ec201748c93065d15809d5641..112d6213c27b9d7175acbbd9eec68d12d1f0a714 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gnuconfig.eclass,v 1.32 2006/06/15 18:33:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnuconfig.eclass,v 1.33 2006/06/21 19:35:28 vapier Exp $
 #
 # THIS ECLASS IS DEAD: It has been integrated into portage
 #
@@ -29,9 +29,11 @@ DESCRIPTION="Based on the ${ECLASS} eclass"
 # config.sub and config.guess (old default behavior), otherwise update the
 # named files.
 gnuconfig_update() {
-       echo
-       ewarn "QA Notice: Please stop using me, portage updates files for you."
-       echo
+
+# hmm some packages (like binutils gcc glibc) still use this ...
+#      echo
+#      ewarn "QA Notice: Please stop using me, portage updates files for you."
+#      echo
 
        local startdir  # declared here ... used in gnuconfig_do_update