diff options
author | Zac Medico <zmedico@gentoo.org> | 2008-07-28 08:52:28 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2008-07-28 08:52:28 +0000 |
commit | 772f75ac49f4bc69bfc2bf676cc8a16a4187a7f4 (patch) | |
tree | e35ea546a6c70a9316b222f6e008cfcc15220a6d | |
parent | Create a table to document conditional USE dependency syntax. (diff) | |
download | portage-multirepo-2.2_rc4.tar.gz portage-multirepo-2.2_rc4.tar.bz2 portage-multirepo-2.2_rc4.zip |
Add note about support for EAPI="2_pre0".v2.2_rc4
svn path=/main/trunk/; revision=11236
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ News (mainly features/major bug fixes) portage-2.2 ------------- +* Add support for a new EAPI="2_pre0" value that can be used in ebuilds when + testing new features such as USE dependencies. This is an experimental EAPI + that will not be supported after the final EAPI 2 is defined. For more + information about experimental EAPI features, refer to the "Ebuild" chapter + of the html documentation that is installed with portage. * Add PORTAGE_IONICE_COMMAND setting for make.conf which is called to adjust IO priority on portage and it's subprocesses. * Add link level dependency awareness to emerge --depclean and --prune actions |