From 0d0b7665adac627ca1c6e7e885f0b91cbb465b67 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 30 Jan 2008 22:52:57 +0000 Subject: [PATCH] Remove the last traces of the ebuild.autotools check. svn path=/main/trunk/; revision=9236 --- bin/repoman | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/repoman b/bin/repoman index 9631ccb28..a43f95c4b 100755 --- a/bin/repoman +++ b/bin/repoman @@ -296,7 +296,6 @@ qahelp={ "ebuild.majorsyn":"This ebuild has a major syntax error that may cause the ebuild to fail partially or fully", "ebuild.minorsyn":"This ebuild has a minor syntax error that contravenes gentoo coding style", "ebuild.badheader":"This ebuild has a malformed header", - "ebuild.autotools":"Ebuild calls autotools directly instead of using autotools.eclass", "metadata.missing":"Missing metadata.xml files", "metadata.bad":"Bad metadata.xml files", "virtual.versioned":"PROVIDE contains virtuals with versions", @@ -314,7 +313,6 @@ qawarnings=[ "ebuild.notadded", "ebuild.nostable", "ebuild.allmasked", -"ebuild.autotools", "ebuild.nesteddie", "desktop.invalid", "digest.assumed", -- 2.26.2