From: Zac Medico Date: Thu, 11 Dec 2008 19:05:25 +0000 (-0000) Subject: Remove the part about 'link level dependency awareness' which is not supported X-Git-Tag: v2.1.6.1~33 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2cb768a077d369a63e885a637b16b4ee7f2f91cb;p=portage.git Remove the part about 'link level dependency awareness' which is not supported in this branch. Thanks to Arun Raghavan for reporting. svn path=/main/branches/2.1.6/; revision=12203 --- diff --git a/NEWS b/NEWS index 6734550fc..9465a2abd 100644 --- 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.