summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-12-31 13:50:57 -0800
committerZac Medico <zmedico@gentoo.org>2010-12-31 13:52:51 -0800
commitb0e4d57699f81612e4a3e4dc7e29648769f7e7f9 (patch)
tree2e2f33b7b918ffe6b0adfe6a45556eacb047e747
parent40bb16991808b47bd8c28aa1c170ee54e4cbfab7 (diff)
downloadportage-b0e4d57699f81612e4a3e4dc7e29648769f7e7f9.tar.gz
portage-b0e4d57699f81612e4a3e4dc7e29648769f7e7f9.tar.bz2
portage-b0e4d57699f81612e4a3e4dc7e29648769f7e7f9.zip
NEWS: EAPI 4 support in portage-2.1.9.27
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c07729d1e..b0e04c140 100644
--- a/NEWS
+++ b/NEWS
@@ -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
-------------