Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r11296 - main/trunk/doc/config
Date: Thu, 31 Jul 2008 07:25:38
Message-Id: E1KOSXY-0004f5-0h@stork.gentoo.org
1 Author: zmedico
2 Date: 2008-07-31 07:25:35 +0000 (Thu, 31 Jul 2008)
3 New Revision: 11296
4
5 Modified:
6 main/trunk/doc/config/sets.docbook
7 Log:
8 Describe InheritSet and OwnerSet.
9
10
11 Modified: main/trunk/doc/config/sets.docbook
12 ===================================================================
13 --- main/trunk/doc/config/sets.docbook 2008-07-31 07:22:45 UTC (rev 11295)
14 +++ main/trunk/doc/config/sets.docbook 2008-07-31 07:25:35 UTC (rev 11296)
15 @@ -456,6 +456,8 @@
16 <sect2 id='config-set-classes-InheritSet'>
17 <title>portage.sets.dbapi.InheritSet</title>
18 <para>
19 + Package set which contains all packages
20 + that inherit one or more specific eclasses.
21 This class supports the following options:
22 <itemizedlist>
23 <listitem><varname>inherits</varname>: Required. A list of eclass names
24 @@ -467,6 +469,8 @@
25 <sect2 id='config-set-classes-OwnerSet'>
26 <title>portage.sets.dbapi.OwnerSet</title>
27 <para>
28 + Package set which contains all packages
29 + that own one or more files.
30 This class supports the following options:
31 <itemizedlist>
32 <listitem><varname>files</varname>: Required. A list of file paths