On Wed, 02 Nov 2005 08:32:50 -0600, Dale wrote: > Thanks for the examples. *That* helps me a lot. Reading man pages > without examples does very little if anything at all for me. I learn by > doing or seeing examples and understanding how they work and what they > mean.
man portage is full of examples, such as:
package.use
Per-package USE flags. Useful for tracking local
USE flags or for enabling USE flags for certain
packages only. Perhaps you develop GTK and thus you
want documentation for it, but you don't want docu-
mentation for QT. Easy as pie my friend!
Format:
- comments begin with #
- one DEPEND atom per line with space-delimited USE flags
Example:
# turn on docs for GTK 2.x
=x11-libs/gtk+-2* doc
# disable mysql support for QT
x11-libs/qt -mysql
--
Neil Bothwick
Run with scissors. Remove mattress tags. Top post. Be a rebel.
signature.asc
Description: PGP signature

