From f91ed82260e8b87033a08e3b10dc9383f8f25cf5 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Sun, 28 Sep 2008 18:09:01 +0000 Subject: document AgeSet handler class svn path=/main/trunk/; revision=11587 --- doc/config/sets.docbook | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'doc') diff --git a/doc/config/sets.docbook b/doc/config/sets.docbook index ad37486c6..78546c4cb 100644 --- a/doc/config/sets.docbook +++ b/doc/config/sets.docbook @@ -397,6 +397,32 @@ + + portage.sets.dbapi.AgeSet + + Package sets created by this class will include installed packages that + have been installed before / after a given date. + + + + Single Set Configuration + + In single set configurations this class supports the following options: + + age: Optional, defaults to 7. Specifies + the number of days passed since installation to use as cut-off point. + + mode: Optional, defaults to "older". Must + be either "older" or "newer" to select packages installed either + before resp. after the cut-off-date given by age. + E.g. the defaults will select all installed packages that have been + installed more than one week ago. + + + + + + portage.sets.dbapi.CategorySet -- cgit v1.2.3-1-g7c22