From 03b1ed2f3e1af3a6f64c6e9b51b073a81d1b9789 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 7 Jun 2008 22:07:21 +0000 Subject: As suggested by Flameeyes, add a new 'inherit.autotools' check which warns when autotools has been inherited but none of the eautomake, eautoconf or eautoreconf functions are called like they are supposed to be. svn path=/main/trunk/; revision=10592 --- man/repoman.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') diff --git a/man/repoman.1 b/man/repoman.1 index a9e240140..eddba3919 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -244,6 +244,9 @@ Files in the files directory must be under 20k .B filedir.missing Package lacks a files directory .TP +.B inherit.autotools +Ebuild inherits autotools but does not call eautomake, eautoconf or eautoreconf +.TP .B java.eclassesnotused With virtual/jdk in DEPEND you must inherit a java eclass. Refer to \fIhttp://www.gentoo.org/proj/en/java/java\-devel.xml\fR for more information. -- cgit v1.2.3-1-g7c22