Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76397 - versionator.eclass.5 updates
Summary: versionator.eclass.5 updates
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Documentation (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-02 04:56 UTC by Aaron Walker (RETIRED)
Modified: 2005-01-06 21:34 UTC (History)
1 user (show)

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


Attachments
versionator.eclass.5.diff (versionator.eclass.5.diff,979 bytes, patch)
2005-01-02 04:56 UTC, Aaron Walker (RETIRED)
Details | Diff
versionator.eclass.5.diff (versionator.eclass.5.diff,949 bytes, patch)
2005-01-04 05:08 UTC, Aaron Walker (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Walker (RETIRED) gentoo-dev 2005-01-02 04:56:04 UTC
Attached is a diff adding the two new functions and documenting the ability to use char literals instead of numbers for the indexing code.
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2005-01-02 04:56:36 UTC
Created attachment 47368 [details, diff]
versionator.eclass.5.diff
Comment 2 Ciaran McCreesh 2005-01-02 09:47:02 UTC
'ie.' should say 'eg' throughout.

'+.B delete_all_version_separators \fI[ SEP ] < PV >\fR' should not contain the '\fI[ SEP ]' part.

Change 'Deletes all version separators in PV with separator, SEP.' to 'Delete all version separators in PV.'
Comment 3 Aaron Walker (RETIRED) gentoo-dev 2005-01-04 05:08:24 UTC
Created attachment 47570 [details, diff]
versionator.eclass.5.diff
Comment 4 Ciaran McCreesh 2005-01-05 00:24:30 UTC
Looks good.
Comment 5 SpanKY gentoo-dev 2005-01-06 21:34:39 UTC
now in cvs, thanks