EAPI 2 is now supported.
authorZac Medico <zmedico@gentoo.org>
Sat, 27 Sep 2008 20:04:55 +0000 (20:04 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 27 Sep 2008 20:04:55 +0000 (20:04 -0000)
svn path=/main/trunk/; revision=11574

NEWS

diff --git a/NEWS b/NEWS
index 3d85b17a5b257dfdd9fb6cae7e9b8cba087ced1b..8284579db0ba52de2b26d7c4cbb230dab5fbbba9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,11 +3,9 @@ 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 support for a new EAPI="2" value. For more information about new 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