diff options
author | Zac Medico <zmedico@gentoo.org> | 2010-12-31 13:50:57 -0800 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2010-12-31 13:52:51 -0800 |
commit | b0e4d57699f81612e4a3e4dc7e29648769f7e7f9 (patch) | |
tree | 2e2f33b7b918ffe6b0adfe6a45556eacb047e747 | |
parent | 40bb16991808b47bd8c28aa1c170ee54e4cbfab7 (diff) | |
download | portage-b0e4d57699f81612e4a3e4dc7e29648769f7e7f9.tar.gz portage-b0e4d57699f81612e4a3e4dc7e29648769f7e7f9.tar.bz2 portage-b0e4d57699f81612e4a3e4dc7e29648769f7e7f9.zip |
NEWS: EAPI 4 support in portage-2.1.9.27
-rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -13,7 +13,13 @@ portage-2.2 is provided by multiple repositories but with different masking status, and support for repository constraints on atoms (atom::repo) in configuration files. -* Add EAPI 4_pre1 support, for testing purposes. + +portage-2.1.9.27 +------------- + +* Add support for EAPI 4. Refer to the PMS EAPI Cheat Sheet, portage's html + docs installed with USE=doc, or `man 5 ebuild` for more info about EAPI 4. + Bug #273620 tracks EAPI 4 implementation in portage. portage-2.1.9 ------------- |