Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155310 - dev-tex/chktex USE='doc' support
Summary: dev-tex/chktex USE='doc' support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 155309 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-11-15 16:05 UTC by Gioele Barabucci
Modified: 2006-11-16 08:46 UTC (History)
1 user (show)

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


Attachments
ebuild for chktex with USE="doc" support (chktex-1.6.3-r1.ebuild,762 bytes, text/plain)
2006-11-15 16:09 UTC, Gioele Barabucci
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gioele Barabucci 2006-11-15 16:05:32 UTC
The attached ebuild adds support for USE="doc" to the chktex ebuild.
Comment 1 Gioele Barabucci 2006-11-15 16:09:36 UTC
Created attachment 102034 [details]
ebuild for chktex with USE="doc" support
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-11-15 23:50:26 UTC
*** Bug 155309 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-11-16 00:01:28 UTC
Err, shouldn't this has $(use_enable doc) or whatever similar? The flag is not much useful as it is, unless I've missed something.
Comment 4 Alexandre Buisse (RETIRED) gentoo-dev 2006-11-16 08:46:28 UTC
Yes, it misses a "make html", but all it does is recreate a version of the doc that is already bundled in the html dir (diff only shows very minor changes).

Anyway, I just commited 1.6.3-r1 with the requested change.

@Gioele: in the future, please provide a diff of the existing ebuilds, it's far easier for us to check. Thanks.