| Bug#: 125060 | Product: Gentoo Linux | Version: 2005.1 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: bug-wranglers@gentoo.org | Reported By: askwar@digitalprojects.com | |
| Component: Applications | |||
| URL: | |||
| Summary: PEAR-Log-1.9.3.ebuild: line 16: equire_php_with_use: command not found - with fix. | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-03-05 02:50 0000 | |||
| Description: | Opened: 2006-03-05 02:50 0000 |
While emerging PEAR-Log, I saw the following: >>> checksums src_uri ;-) Log-1.9.3.tgz /Gentoo/Portage/tree/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild: line 16: equire_php_with_use: command not found >>> Unpacking source... That's clearly a typo. It has to read "require_php_with_use". I'll attach a patch.
Created an attachment (id=81381) [details]
Patch, which fixes the typo