Summary: | some ebuilds have wrong description due to eclass inheritance | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alexandru Toma <flash3001> |
Component: | [OLD] Unspecified | Assignee: | Gentoo Quality Assurance Team <qa> |
Status: | RESOLVED WORKSFORME | ||
Severity: | minor | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Alexandru Toma
2004-12-11 14:34:25 UTC
file bugs against specific packages ... ive already filed a bunch myself which arent resolved the gtk-engines-* ones arent really ebuild bugs but something that needs to be worked out with the eclasses/portage inheritence stuff > file bugs against specific packages ... ive already filed a bunch myself which > arent resolved I'll do that. Could you also give me some keywords so that I can find the bugs you have filed. Searching for "description" did not reveal any relevant bugs. > the gtk-engines-* ones arent really ebuild bugs but something that needs to be > worked out with the eclasses/portage inheritence stuff If I move the DESCRIPTION="Motif-like theme engine for GTK+" line from gtk-engines-notif, for example, after the inherit line then the description is the correct. This is the problem with all the other ebuilds. The DESCRIPTION is overwritten with the one from the inherited eclass. I don't see how the problem with the gtk-engines-* ebuilds is any different from the others. May I also point you to bug #36322 in which you yourself said: "you inherit before you do anything else in ebuilds, read the docs/policy, it should be in there somewhere." For all these ebuilds, including the gtk-engines-* ones, the DESCRIPTION field is before the inherit line. for some reason i remember the gtk-engines doing it 'the right way' and DESCRIPTION still coming out wrong but i guess you're right ... bugs should be filed for the gnome team to fix their gtk-engines ebuilds |