Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165789 - dev-python/numarray-1.5.2 SRC_URI syntax problem
Summary: dev-python/numarray-1.5.2 SRC_URI syntax problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sébastien Fabbro (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-07 17:05 UTC by Darren Dale
Modified: 2007-02-07 20:55 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 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!