Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 165789

Summary: dev-python/numarray-1.5.2 SRC_URI syntax problem
Product: Gentoo Linux Reporter: Darren Dale <dsdale24>
Component: New packagesAssignee: Sébastien Fabbro (RETIRED) <bicatali>
Status: RESOLVED FIXED    
Severity: normal CC: python
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Darren Dale 2007-02-07 17:05:09 UTC
The syntax in the numarray-1.5.2 ebuild is not compatible with portage 2.1.2-r8. The line that reads:

      doc? mirror://sourceforge/numpy/${PN}-1.5.html.tar.gz"

should maybe read

      doc? (mirror://sourceforge/numpy/${PN}-1.5.html.tar.gz)"


Reproducible: Always
Comment 1 Marien Zwart (RETIRED) gentoo-dev 2007-02-07 20:55:26 UTC
Fixed, thanks for reporting!