| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Display
Formats and outputs the depgrah supplied it for merge/re-merge, etc.
__call__()
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Adds colorized strings to
self.print_msg and self.blockers
@param blocker: _emerge.Blocker.Blocker instance
@rtype: bool
Modifies class globals: self.blocker_style, self.resolved,
self.print_msg
|
|
Map use expand variables
@param myvals: list
@param forced_flags: bool
@param remove_hidden: bool
@rtype ret dictionary
or ret dict, forced dict.
|
USE flag display
@param pkg: _emerge.Package.Package instance
@param pkg_info: PkgInfo instance
Modifies self.use_expand_hidden, self.use_expand, self.verboseadd,
self.forced_flags
|
Colorizes a string acording to pkg_info settings
|
Determines the size of the downloads required
@param pkg: _emerge.Package.Package instance
@param repoadd_set: set of repos to add
@param pkg_info: dictionary
Modifies class globals: self.myfetchlist, self.counters.totalsize,
self.verboseadd, repoadd_set.
|
converts and colorizes a version list to a string
|
Potentially appends slot and subslot to package string.
|
Potentially appends repository to package string.
|
sets the indent level and formats the output
|
sets the indent level and formats the output
|
prints pkg info without column indentation.
|
Performs the actual output printing of the pre-formatted messages
|
Prints the verbose output to std_out
|
Determines the display list to process @param mylist @rtype list Modifies self.counters.blocks, self.counters.blocks_satisfied, |
Sets various pkg_info dictionary variables
@param pkg: _emerge.Package.Package instance
@param ordered: bool
@rtype pkg_info dictionary
Modifies self.counters.restrict_fetch,
self.counters.restrict_fetch_satisfied
|
Processes and adds the changelog text to the master text for output
|
Checks for any occurances of the package in the system or world sets
|
Obtains the version string
|
we need to use "--emptrytree" testing here rather than "empty" param testing because "empty" param is used for -u, where you still *do* want to see when something is being upgraded.
|
The main operation to format and display the resolver output.
@param depgraph: dependency grah
@param mylist: list of packages being processed
@param favorites: list, defaults to []
@param verbosity: verbose level, defaults to None
Modifies self.conf, self.myfetchlist, self.portdb, self.vardb,
self.pkgsettings, self.verboseadd, self.oldlp, self.newlp,
self.print_msg,
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jun 18 14:31:41 2013 | http://epydoc.sourceforge.net |