Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105271 - php-pear-r1.eclass has mis-named src_install
Summary: php-pear-r1.eclass has mis-named src_install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-08 09:11 UTC by Richard Brown (RETIRED)
Modified: 2005-09-08 10:05 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 Richard Brown (RETIRED) gentoo-dev 2005-09-08 09:11:56 UTC
The src_install for php-pear-r1.eclass appear to be called

php-pear_src_isntall-r1()

It should be php-pear-r1_src_install, otherwise pear ebuilds silently fail to
install anything.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-08 09:58:45 UTC
Thanks, will be fixed soon.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-09-08 10:05:11 UTC
In CVS, closing. Emerge sync in an hour or two.