From: Zac Medico Date: Thu, 31 Jul 2008 07:25:35 +0000 (-0000) Subject: Describe InheritSet and OwnerSet. X-Git-Tag: v2.2_rc6~14 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=539e569186880f1aba976af9f7fe02b2810f52b4;p=portage.git Describe InheritSet and OwnerSet. svn path=/main/trunk/; revision=11296 --- diff --git a/doc/config/sets.docbook b/doc/config/sets.docbook index 45c7db653..16fe54107 100644 --- a/doc/config/sets.docbook +++ b/doc/config/sets.docbook @@ -456,6 +456,8 @@ portage.sets.dbapi.InheritSet + Package set which contains all packages + that inherit one or more specific eclasses. This class supports the following options: inherits: Required. A list of eclass names @@ -467,6 +469,8 @@ portage.sets.dbapi.OwnerSet + Package set which contains all packages + that own one or more files. This class supports the following options: files: Required. A list of file paths