Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 497062

Summary: waf-utils.eclass: remove base.eclass inherit
Product: Gentoo Linux Reporter: Chris Reffett (RETIRED) <creffett>
Component: EclassesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 497022    

Description Chris Reffett (RETIRED) gentoo-dev Security 2014-01-04 22:40:19 UTC
Your eclass inherits base.eclass. For several reasons, we at the QA team would like to remove base, and so we ask that you remove the inherit. See bug 497022 for notes on transitioning your eclass away from the base inherit and checking for problems that could crop up.
Comment 1 Pacho Ramos gentoo-dev 2014-01-04 23:08:11 UTC
@gnome, the fix for this looks pretty easy, simply drop base_src_install_docs in favor of einstalldocs (from eutils.eclass)
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-02-28 17:35:21 UTC
No longer there.