summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-07-31 07:25:35 +0000
committerZac Medico <zmedico@gentoo.org>2008-07-31 07:25:35 +0000
commit539e569186880f1aba976af9f7fe02b2810f52b4 (patch)
treec39980ff38cbe30776a9f7068a8e00cab72602d4 /doc
parent* Rename @live-ebuilds to @live-rebuild, for consistency with the other (diff)
downloadportage-multirepo-539e569186880f1aba976af9f7fe02b2810f52b4.tar.gz
portage-multirepo-539e569186880f1aba976af9f7fe02b2810f52b4.tar.bz2
portage-multirepo-539e569186880f1aba976af9f7fe02b2810f52b4.zip
Describe InheritSet and OwnerSet.
svn path=/main/trunk/; revision=11296
Diffstat (limited to 'doc')
-rw-r--r--doc/config/sets.docbook4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/config/sets.docbook b/doc/config/sets.docbook
index 45c7db65..16fe5410 100644
--- a/doc/config/sets.docbook
+++ b/doc/config/sets.docbook
@@ -456,6 +456,8 @@
<sect2 id='config-set-classes-InheritSet'>
<title>portage.sets.dbapi.InheritSet</title>
<para>
+ Package set which contains all packages
+ that inherit one or more specific eclasses.
This class supports the following options:
<itemizedlist>
<listitem><varname>inherits</varname>: Required. A list of eclass names
@@ -467,6 +469,8 @@
<sect2 id='config-set-classes-OwnerSet'>
<title>portage.sets.dbapi.OwnerSet</title>
<para>
+ Package set which contains all packages
+ that own one or more files.
This class supports the following options:
<itemizedlist>
<listitem><varname>files</varname>: Required. A list of file paths