From b09e7c881e402cfcbc6165ac4cef4f33e27f1577 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 19 Oct 2009 17:05:47 +0000 Subject: Remove the docs for the extend, remove, and intersect attributes that are not supported now. svn path=/main/trunk/; revision=14695 --- doc/config/sets.docbook | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/doc/config/sets.docbook b/doc/config/sets.docbook index 8f93b1df2..ec8ff9a2a 100644 --- a/doc/config/sets.docbook +++ b/doc/config/sets.docbook @@ -57,12 +57,6 @@ is missing) world-candidate, which determines if given package should be added to the world set - extend to include the contents of other package sets - - remove to remove the contents of other package sets - - intersect to only include packages that are also - included in one or more other package sets Some handler classes might require additional options for their configuration, @@ -100,9 +94,8 @@ sets each section still requires the class option, but to indicate that the section should generate multiple sets it's also necessary to set the multiset option to - true. The world-candidate, - extend, remove and - intersect options are also supported like with + true. The world-candidate + option also supported like with single sets (they'll apply to all sets generated by the section). @@ -132,7 +125,6 @@ class = portage.sets.dbapi.CategorySet multiset = true name_pattern = $category/* - intersect = installed -- cgit v1.2.3-1-g7c22