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

Bug 497052

Summary: sgml-catalog.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 FIXED    
Severity: normal CC: itumaykin+gentoo, jstein, nbowler, qa, waebbl-gentoo
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/6238
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 497022    

Description Chris Reffett (RETIRED) gentoo-dev Security 2014-01-04 22:36:18 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:12:04 UTC
sgml herd doesn't exist now
Comment 2 Chris Reffett (RETIRED) gentoo-dev Security 2014-01-04 23:14:39 UTC
Thanks, I was just going off of what was listed in the ebuild. Will change it ourselves.
Comment 3 Pacho Ramos gentoo-dev 2018-04-15 16:49:09 UTC
Is this the patch?
https://github.com/gentoo/gentoo/commit/260bdb5c46a6fbf382a4fb522c55baaa0af395a9.patch

What part of the eclass is still relying on base.eclass for older EAPIs?
Comment 4 Larry the Git Cow gentoo-dev 2018-11-04 12:34:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6429bc3e8ca4d8ba36939713c4f9431b8ffbd13

commit d6429bc3e8ca4d8ba36939713c4f9431b8ffbd13
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2018-11-04 12:22:08 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2018-11-04 12:33:58 +0000

    eclass/sgml-catalog.eclass: Stop using base.eclass
    
    Thanks-to: Bernd Waibel
    Closes: https://bugs.gentoo.org/497052
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 eclass/sgml-catalog.eclass | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)