From 1ec5d2fdbcf92109086d8682054ee15224a62ce9 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 24 Nov 2010 08:36:12 -0800 Subject: Revert use.unsatisfiable support for now. The current implementation doesn't provide anything to distinguish it from use.mask, and it's arguable that another approach such as an atom syntax extension (for optional dependencies) would be more appropriate. This reverts commit 93ee6a847be949e7752c3c052d3eb0619e408b43. --- man/portage.5 | 38 -------------------------------------- 1 file changed, 38 deletions(-) (limited to 'man') diff --git a/man/portage.5 b/man/portage.5 index 8f48f792a..8929a8ee4 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -36,12 +36,10 @@ package.unmask package.use package.use.force package.use.mask -package.use.unsatisfiable parent profile.bashrc use.force use.mask -use.unsatisfiable virtuals .fi .TP @@ -338,26 +336,6 @@ a '\-'. x11\-libs/qt \-mysql .fi .TP -.BR package.use.unsatisfiable -Per\-package marking of USE flags as potentially unsatisfiable. - -.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 # (no inline comments) -\- one DEPEND atom per line with space-delimited USE flags -.fi - -.I Example: -.nf -# KDE is unstable on this architecture -dev-vcs/subversion kde -.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 @@ -408,22 +386,6 @@ doc \-mysql .fi .TP -.BR use.unsatisfiable -Some USE flags enable optional dependencies, which are allowed to be -unsatisfiable in some configurations. This is useful for stable packages, -which have optional dependencies on unstable packages. - -.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 # (no inline comments) -\- one USE flag per line -.fi -.TP .BR virtuals This controls what packages will provide a virtual by default. For example, if a package needs to send e\-mail, it will need virtual/mta. In the absence -- cgit v1.2.3-1-g7c22