* After the initial setup phase, the original ebuild and eclasses are no
authorZac Medico <zmedico@gentoo.org>
Fri, 30 Nov 2007 02:00:27 +0000 (02:00 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 30 Nov 2007 02:00:27 +0000 (02:00 -0000)
  longer needed because the same ebuild environment is reused for the
  entire lifecycle of the package, including uninstallation.

svn path=/main/branches/2.1.2/; revision=8758

NEWS

diff --git a/NEWS b/NEWS
index 98064f5440898dd044e887a7b791b0d884ce4513..4989c4a64690da9573cbfeb59a295a560d7a12f8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
 News (mainly features/major bug fixes)
 
+portage-2.1.4
+-------------
+
+* After the initial setup phase, the original ebuild and eclasses are no
+  longer needed because the same ebuild environment is reused for the
+  entire lifecycle of the package, including uninstallation.
+
 portage-2.1.3
 -------------