Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124344 - versioned nxserver eclasses have mismatch between EXPORT_FUNCTIONS and actual function names
Summary: versioned nxserver eclasses have mismatch between EXPORT_FUNCTIONS and actual...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo NX Server project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-27 19:10 UTC by SpanKY
Modified: 2006-03-05 07:44 UTC (History)
1 user (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 SpanKY gentoo-dev 2006-02-27 19:10:47 UTC
the current eclasses seem to do nothing:
nxserver-1.3.2.eclass:
EXPORT_FUNCTIONS pkg_nofetch pkg_postinst src_compile src_install
nxserver_pkg_nofetch() { ...
nxserver_pkg_postinst() { ...
nxserver_src_compile() { ...
nxserver_src_install() { ...

same goes for nxserver-1.4.eclass ...

the functions have to either be renamed to nxserver-1.3.2_pkg_... or remove the EXPORT_FUNCTIONS ...
Comment 1 Stuart Herbert (RETIRED) gentoo-dev 2006-02-28 00:15:59 UTC
Thanks.  I'll get these fixed as soon as possible.

Best regards,
Stu
Comment 2 Stuart Herbert (RETIRED) gentoo-dev 2006-03-05 07:44:29 UTC
Fixed in Portage.

Best regards,
Stu