Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 448182 - sci-libs/arprec - missing whitespace in metadata
Summary: sci-libs/arprec - missing whitespace in metadata
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-22 13:49 UTC by Arne Flagge
Modified: 2012-12-22 18:39 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 Arne Flagge 2012-12-22 13:49:41 UTC
In metadata.xml:
<flag name="qd">Use <pkg>sci-libs/qd</pkg>for quad-double datatype</flag>
After "</pkg>" a whitespace is missing.

Should be
<flag name="qd">Use <pkg>sci-libs/qd</pkg> for quad-double datatype</flag>

Reproducible: Always
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2012-12-22 18:39:42 UTC
+  22 Dec 2012; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
+  Add missing space. Bug #448182
+