Bug 160171 - net-mail/vpopmail : broken autotools handling (cleanup ebuilds please)
Bug#: 160171 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: major Priority: P2
Resolution: FIXED Assigned To: net-mail@gentoo.org Reported By: flameeyes@gentoo.org
Component: Ebuilds
URL: 
Summary: net-mail/vpopmail : broken autotools handling (cleanup ebuilds please)
Keywords:  
Status Whiteboard: 
Opened: 2007-01-05 01:01 0000
Description:   Opened: 2007-01-05 01:01 0000
The following ebuilds are found to have broken autotools handling, as they run
autotools directly (they never should, instead they should call eautoreconf (or
eautoconf or eautomake, _only in some cases_) in autotools.eclass, read
http://www.gentoo.org/proj/en/qa/autofailure.xml for more information):

vpopmail-5.4.13.ebuild: autoconf || die "reconfigure failed."
vpopmail-5.4.6-r1.ebuild:       autoconf || die "reconfigure failed."

Please cleanup the ebuilds by asking for stable marking, removing obsolete
ebuilds with no relevant keywords, or porting the fixes in newer versions (if
presents) to properly handle autotools.

Thanks,
Diego

------- Comment #1 From Andrej Kacian (RETIRED) 2007-01-05 09:18:30 0000 -------
Obsolete ebuilds removed, the only one left in the tree uses eautoreconf.

Thanks.