Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 359343 - xorg-2.eclass: "your ebuild" output in global scope is not helpful
Summary: xorg-2.eclass: "your ebuild" output in global scope is not helpful
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-18 08:25 UTC by Torsten Veller (RETIRED)
Modified: 2011-03-19 14:38 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 Torsten Veller (RETIRED) gentoo-dev 2011-03-18 08:25:17 UTC
Please add referring output in global-scope:

# backcompat, remove when everything in main tree fixed
[[ -n ${MODULE} ]] && XORG_MODULE=${MODULE} && ewarn "Your ebuild is using MODULE variable, please migrate to XORG_MODULE to preserve namespace."

... ewarn "$CATEGORY/$P is using...."
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2011-03-19 14:38:51 UTC
Thanks for the report. Fixed in cvs.