From 9578cd96d673cca832093b8ae0d06907fbefcf6a Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Sun, 28 Sep 2008 23:02:25 +0000 Subject: remove the 'repository' option from CategorySet in favor of the generic 'intersect' option svn path=/main/trunk/; revision=11597 --- doc/config/sets.docbook | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'doc') diff --git a/doc/config/sets.docbook b/doc/config/sets.docbook index 78546c4cb..d993024bd 100644 --- a/doc/config/sets.docbook +++ b/doc/config/sets.docbook @@ -123,8 +123,8 @@ [installed category packages] class = portage.sets.dbapi.CategorySet multiset = true - repository = vartree name_pattern = $category/* + intersect = installed @@ -437,13 +437,6 @@ category: Required. The name of an existing ebuild category which should be used to create the package set. - repository: Optional, defaults to - porttree. It determines which repository class should - be used to create the package set. Valid values for this option are: - porttree (normal ebuild repository), - vartree (installed package repository) - and bintree (local binary package repository). - only_visible: Optional, defaults to true. When set to true the set will only include visible packages, when set to false it will also include masked packages. @@ -523,6 +516,9 @@ values that must not be contained within the specified variable. + metadata-source: Optional, defaults to + "vartree". Specifies the repository to use for getting the metadata + to check. -- cgit v1.2.3-1-g7c22