Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150915 - app-text/htmltidy-5.10.26-r2 installs docs even with USE="-doc"
Summary: app-text/htmltidy-5.10.26-r2 installs docs even with USE="-doc"
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-11 10:35 UTC by Tomasz L. Nowak
Modified: 2006-10-11 10: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 Tomasz L. Nowak 2006-10-11 10:35:38 UTC
emerge htmltidy 
[ebuild   R   ] app-text/htmltidy-5.10.26-r2  USE="xml -debug -doc" 0 kB 
installs the documentation where it shouldn't (-doc).

>>> Merging app-text/htmltidy-5.10.26-r2 to /
--- /usr/
--- /usr/lib/
>>> /usr/lib/libtidy.la
>>> /usr/lib/libtidy-0.99.so.0.0.0
>>> /usr/lib/libtidy.so -> libtidy-0.99.so.0.0.0
>>> /usr/lib/libtidy-0.99.so.0 -> libtidy-0.99.so.0.0.0
>>> /usr/lib/libtidy.a
--- /usr/bin/
>>> /usr/bin/tidy
>>> /usr/bin/html2db
>>> /usr/bin/tab2space
--- /usr/include/
>>> /usr/include/fileio.h
>>> /usr/include/buffio.h
>>> /usr/include/tidyenum.h
>>> /usr/include/platform.h
>>> /usr/include/tidy.h
--- /usr/share/
--- /usr/share/man/
--- /usr/share/man/man1/
>>> /usr/share/man/man1/tidy.1.gz
--- /usr/share/doc/
>>> /usr/share/doc/htmltidy-5.10.26-r2/
>>> /usr/share/doc/htmltidy-5.10.26-r2/html/
>>> /usr/share/doc/htmltidy-5.10.26-r2/html/pending.html
>>> /usr/share/doc/htmltidy-5.10.26-r2/html/checked_by_tidy.gif
>>> /usr/share/doc/htmltidy-5.10.26-r2/html/release-notes.html
>>> /usr/share/doc/htmltidy-5.10.26-r2/html/Overview.html
>>> /usr/share/doc/htmltidy-5.10.26-r2/html/grid.gif
>>> /usr/share/doc/htmltidy-5.10.26-r2/html/quickref.html
>>> /usr/share/doc/htmltidy-5.10.26-r2/html/license.html
>>> /usr/share/doc/htmltidy-5.10.26-r2/html/faq.html
>>> /usr/share/doc/htmltidy-5.10.26-r2/html/tidy.gif
>>> /usr/share/doc/htmltidy-5.10.26-r2/html/tidy.css
>>> Regenerating /etc/ld.so.cache...
>>> app-text/htmltidy-5.10.26-r2 merged.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-11 10:39:25 UTC
 # euse -i doc
global use flags (searching: doc)
************************************************************
[-    ] doc - Adds extra documentation (API, Javadoc, etc)