summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-11-30 01:58:10 +0000
committerZac Medico <zmedico@gentoo.org>2007-11-30 01:58:10 +0000
commitde6237b4c731f56e06e8497ee0bc34899b3549e1 (patch)
treeb06877d1e5f940052006767b16fe3cc3f9b9b564
parent842e52bc48c89e0784a7770736bd8dc94df7d888 (diff)
downloadportage-de6237b4c731f56e06e8497ee0bc34899b3549e1.tar.gz
portage-de6237b4c731f56e06e8497ee0bc34899b3549e1.tar.bz2
portage-de6237b4c731f56e06e8497ee0bc34899b3549e1.zip
* 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. svn path=/main/trunk/; revision=8757
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 13c0b8474..41db7bb5a 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,13 @@ portage-2.2
* Add support for news items (GLEP 42)
* Add support for generic package sets (also see RELEASE-NOTES)
+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
-------------