Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637752 - gnome2.eclass: eclassdoc problems
Summary: gnome2.eclass: eclassdoc problems
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-16 21:32 UTC by Michał Górny
Modified: 2019-02-11 08:33 UTC (History)
0 users

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-11-16 21:32:20 UTC
gnome2.eclass:
   warning:85: GNOME2_LA_PUNT: unable to extract default variable content: if has ${EAPI:-0} 4; then
Comment 1 Mart Raudsepp gentoo-dev 2019-02-11 08:33:49 UTC
Just like bug 637754, there's nothing to be done here in the eclass. The awk script exctracting the documentation needs to smarten up or somehow otherwise support EAPI conditionals for variable defaults.