From 33c21a1dc396d727a3b420e1eabdb2c57aa40b8c Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 6 Aug 2006 08:17:10 +0000 Subject: Add some package.use.mask docs. svn path=/main/trunk/; revision=4180 --- man/portage.5 | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/man/portage.5 b/man/portage.5 index 3b1aba93c..3aca18c38 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -28,6 +28,7 @@ make.defaults packages packages.build package.provided +package.use.mask parent profile.bashrc use.defaults @@ -224,6 +225,28 @@ x11-libs/qt-3.3.0 x11-base/xorg-x11-6.8 .fi .TP +.BR package.use.mask +Per\-package USE flag masks. + +.I Note: +In a cascading profile setup, you can remove USE flags in children +profiles which were added by parent profiles by prefixing the flag with +a '\-'. + +.I Format: +.nf +\- comments begin with # +\- one DEPEND atom per line with space-delimited USE flags +.fi + +.I Example: +.nf +# mask docs for GTK 2.x +=x11\-libs/gtk+\-2* doc +# unmask mysql support for QT +x11\-libs/qt \-mysql +.fi +.TP .BR parent This contains a path to the parent profile. It may be either relative or absolute. The paths will be relative to the location of the profile. Most -- cgit v1.2.3-1-g7c22