use_reduce: use _eapi_attrs
[portage.git] / pym / portage / eapi.py
2012-06-10 Zac Medicouse_reduce: use _eapi_attrs
2012-06-10 Zac Medico_get_eapi_attrs: move to eapi module
2012-05-12 Arfrever Frehtes... Add portage.eapi.eapi_allows_dots_in_use_flags().
2012-05-12 Arfrever Frehtes... Allow dots in package names in EAPI="4-python".
2012-01-15 Arfrever Frehtes... Support repository dependencies in EAPI="4-python".
2012-01-08 Arfrever Frehtes... Set REPOSITORY variable in ebuild environment in EAPI...
2010-12-04 Zac MedicoEAPI 4: Support MERGE_TYPE (bug #347351)
2010-08-14 Sebastian LutherImplement use dependency defaults
2010-08-11 Sebastian LutherUse eapi_has_required_use for REQUIRED_USE eapi checks
2010-08-11 Sebastian LutherIntroduce portage.eapi. Use it everywhere.