Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106879 - dev-lang/sr - remove awk -F. ... from global scope
Summary: dev-lang/sr - remove awk -F. ... from global scope
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Maintainers for Miscelleneous Language Packages [OBSOLETE]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-22 04:27 UTC by Christian Heim (RETIRED)
Modified: 2005-12-18 05:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
sr-2.3.3-r1.diff (sr-2.3.3-r1.diff,851 bytes, text/plain)
2005-09-22 04:29 UTC, Christian Heim (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Heim (RETIRED) gentoo-dev 2005-09-22 04:27:29 UTC
The latest ebuild is using awk -F in global scope which is by policy [1] not
that nice.

The attached ebuild uses versionator to achieve the same effect as the `awk ..'

[1]http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=3&chap=1#doc_chap3_sect4)

Reproducible: Always
Steps to Reproduce:
Comment 1 Christian Heim (RETIRED) gentoo-dev 2005-09-22 04:29:17 UTC
Created attachment 69000 [details]
sr-2.3.3-r1.diff
Comment 2 Christian Heim (RETIRED) gentoo-dev 2005-12-18 05:12:10 UTC
Seems like it has been fixed, and nobody closed the bug ... So do I now