| Trees | Indices | Help |
|
|---|
|
|
object --+
|
portage.util.SlotObject.SlotObject --+
|
Task.Task --+
|
Package
|
|||
| _use_class | |||
| _iuse | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
|||
|
|||
metadata_keys =
|
|||
_dep_keys =
|
|||
_buildtime_keys =
|
|||
_runtime_keys =
|
|||
_use_conditional_misc_keys =
|
|||
UNKNOWN_REPO =
|
|||
|
|||
| eapi | |||
| build_time | |||
| defined_phases | |||
| properties | |||
| restrict | |||
| metadata | |||
| invalid | |||
| masks | |||
| visible | |||
|
validated_atoms Returns *all* validated atoms from the deps, regardless of USE conditionals, with USE conditionals inside atoms left unevaluated. |
|||
| stable | |||
| repo | |||
| repo_priority | |||
| use | |||
| _invalid | |||
| _masks | |||
| _metadata | |||
| _raw_metadata | |||
| _use | |||
| _validated_atoms | |||
| _visible | |||
| built | |||
| category | |||
| counter | |||
| cp | |||
| cpv | |||
| cpv_split | |||
| depth | |||
| inherited | |||
| installed | |||
| iuse | |||
| mtime | |||
| onlydeps | |||
| operation | |||
| pf | |||
| root | |||
| root_config | |||
| slot | |||
| slot_atom | |||
| sub_slot | |||
| type_name | |||
| version | |||
|
Inherited from Inherited from |
|||
|
|||
hash(x)
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Validate deps. This does not trigger USE calculation since that is expensive for ebuilds and therefore we want to avoid doing it unnecessarily (like for masked packages). |
Create a new instance and copy all attributes defined from __slots__ (including those from inherited classes).
|
Emulate tuple.__repr__, but don't show 'foo' as u'foo' for unicode strings.
|
|
This is used to generate mtimedb resume mergelist entries, so we limit it to 4 items for backward compatibility.
|
|
|||
metadata_keys
|
_use_conditional_misc_keys
|
|
|||
eapi
|
build_time
|
defined_phases
|
properties
|
restrict
|
metadata
|
invalid
|
masks
|
visible
|
validated_atomsReturns *all* validated atoms from the deps, regardless of USE conditionals, with USE conditionals inside atoms left unevaluated.
|
stable
|
repo
|
repo_priority
|
use
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Jun 20 00:47:41 2013 | http://epydoc.sourceforge.net |