drop comment that bleeds into man page
authorMike Frysinger <vapier@gentoo.org>
Fri, 23 Sep 2011 04:14:38 +0000 (04:14 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 23 Sep 2011 04:14:38 +0000 (04:14 +0000)
eclass/autotools.eclass

index 0ed2556db2b6cef053420fcf3ce7540cd0f85ae9..e5f3cecea495a28eafafcca99f5d2c3f8a17b55b 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/autotools.eclass,v 1.107 2011/09/23 04:14:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/autotools.eclass,v 1.108 2011/09/23 04:14:38 vapier Exp $
 
 # @ECLASS: autotools.eclass
 # @MAINTAINER:
@@ -9,8 +9,6 @@
 # @DESCRIPTION:
 # This eclass is for safely handling autotooled software packages that need to
 # regenerate their build scripts.  All functions will abort in case of errors.
-#
-# NB:  If you add anything, please comment it!
 
 inherit eutils libtool