Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497052 - sgml-catalog.eclass: remove base.eclass inherit
Summary: sgml-catalog.eclass: remove base.eclass inherit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: 497022
  Show dependency tree
 
Reported: 2014-01-04 22:36 UTC by Chris Reffett (RETIRED)
Modified: 2018-11-04 12:34 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)