Bug 165789 - dev-python/numarray-1.5.2 SRC_URI syntax problem
Bug#: 165789 Product:  Gentoo Linux Version: 2006.1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: bicatali@gentoo.org Reported By: dsdale24@gmail.com
Component: Ebuilds
URL: 
Summary: dev-python/numarray-1.5.2 SRC_URI syntax problem
Keywords:  
Status Whiteboard: 
Opened: 2007-02-07 17:05 0000
Description:   Opened: 2007-02-07 17:05 0000
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 From Marien Zwart (RETIRED) 2007-02-07 20:55:26 0000 -------
Fixed, thanks for reporting!