Add support for the following attributes in layout.conf to allow more
[portage.git] / pym / portage / package / ebuild / _config / UseManager.py
2014-01-18 Arfrever Frehtes... Add support for the following attributes in layout...
2013-06-07 Arfrever Frehtes... portage.package.ebuild._config.UseManager.UseManager...
2013-02-11 Zac Medicorepoman: fix use.stable, bug #456342
2013-01-20 Zac Medicorepoman: fix stable mask to use correct profile v2.2.0_alpha157
2012-11-17 Zac MedicoAdd Package.eapi property.
2012-11-15 Arfrever Frehtes... EAPI="4-python" and EAPI="5-progress": Add support...
2012-09-26 Zac MedicoUseManager: /etc/portage/profile extended syntax
2012-09-21 Arfrever Frehtes... Move EAPI check for stable USE forcing and masking...
2012-09-07 Zac MedicoUseManager: add compat code for getUseForce/PUSE
2012-09-07 Arfrever Frehtes... Support repository-specific use.stable.force, use.stabl...
2012-09-06 Arfrever Frehtes... Update comment.
2012-08-25 Zac MedicoEAPI 5 stable use.mask/force for bug #431078
2012-05-13 Zac Medico_pkg_str: add slot and repo attributes
2011-10-27 Zac MedicoLocationsManager: extensible _profile_node object
2011-10-25 Brian Harringadd profile-formats portage-1 awareness and enforcement
2011-06-21 Zac Medicoconfig: fix repo KeyErrors
2011-06-21 Zac MedicoUseManager: avoid possible repo KeyErrors
2011-06-21 Zac Medicoconfig: repo-level make.defaults/package.use
2011-06-19 Arfrever Frehtes... Bug #370693: Handle package.use.force and package.use...
2011-06-19 Arfrever Frehtes... Bug #370693: Support use.force, package.use.force,...
2010-11-27 Zac MedicoUseManager: make warnings show even with --quiet
2010-11-27 Zac MedicoUseManager: convert lists to tuples
2010-11-24 Zac MedicoRevert use.unsatisfiable support for now.
2010-11-14 Arfrever Frehtes... Rename _parse_profile_files_to_list() to _parse_profile...
2010-11-14 Arfrever Frehtes... Validate syntax of USE flags in use.force, use.mask...
2010-11-06 Arfrever Frehtes... Support use.unsatisfiable and package.use.unsatisfiable...
2010-09-27 Sebastian Lutherreposyntax: add support in _config/*
2010-09-13 Sebastian LutherMake sure atoms in profiles follow the profiles EAPI
2010-08-27 Zac MedicoUse frozenset for config.usemask and useforce attribute...
2010-08-25 Sebastian Lutherconfig: Move handling of USE related config files into...