Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223203 - dev-cpp/tclap ebuild improvements
Summary: dev-cpp/tclap ebuild improvements
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-22 13:06 UTC by MT
Modified: 2009-10-25 21:48 UTC (History)
0 users

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


Attachments
tclap-1.1.0.ebuild.patch (tclap-1.1.0.ebuild.patch,1.18 KB, patch)
2008-05-22 13:07 UTC, MT
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description MT 2008-05-22 13:06:46 UTC
attached there is an ebuild patch for dev-cpp/tclap that fix:

- description exceed 100 char (repoman report);
- license is MIT and not AS-IS;
- missing variables quoting (repoman report);
- missing USE doc to let the end user dynamically enable/disable the doxygen generation;

note: i have tested this ebuild on ~amd64 and compilation/examples/tests have success.
Comment 1 MT 2008-05-22 13:07:28 UTC
Created attachment 153941 [details, diff]
tclap-1.1.0.ebuild.patch
Comment 2 Víctor Ostorga (RETIRED) gentoo-dev 2009-10-25 21:48:11 UTC
In portage
Thanks for the patch