From 710cc9c0e03176447494303e57a914478dab6497 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 23 Sep 2011 04:14:38 +0000 Subject: [PATCH] drop comment that bleeds into man page --- eclass/autotools.eclass | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass index 0ed2556db2b6..e5f3cecea495 100644 --- a/eclass/autotools.eclass +++ b/eclass/autotools.eclass @@ -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 -- 2.26.2