Remove the part about 'link level dependency awareness' which is not supported
authorZac Medico <zmedico@gentoo.org>
Thu, 11 Dec 2008 19:05:25 +0000 (19:05 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 11 Dec 2008 19:05:25 +0000 (19:05 -0000)
in this branch. Thanks to Arun Raghavan <ford_prefect@g.g> for reporting.

svn path=/main/branches/2.1.6/; revision=12203

NEWS

diff --git a/NEWS b/NEWS
index 6734550fc1f7d3ed15af9d045470be9198cbb8e8..9465a2abd7ab66282b55d9779550c0db9a0026dd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,8 +8,6 @@ portage-2.1.6
   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
-  in order to protect against uninstallation of required libraries.
 * Add emerge --jobs and --load-average options which specify behavior
   for building packages in parallel or for generating metadata in parallel
   with emerge --regen.