From: Zac Medico Date: Thu, 11 Dec 2008 19:43:01 +0000 (-0000) Subject: Remove stray part about 'link level dependency awareness' in the 2.1.6 section X-Git-Tag: v2.2_rc18~21 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=094530a98c556ceee76ef9c7243e45e40ff16d26;p=portage.git Remove stray part about 'link level dependency awareness' in the 2.1.6 section and remove extraneous line 8. Thanks to Arun Raghavan for reporting. svn path=/main/trunk/; revision=12204 --- diff --git a/NEWS b/NEWS index 091bfc265..b1a4664be 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,6 @@ portage-2.2 * Add link level dependency awareness to emerge --depclean and --prune actions in order to protect against uninstallation of required libraries. - packages in the same way, and also drops any masked packages. * Add license visibility filtering (GLEP 23) * Add support for generic package sets (also see RELEASE-NOTES) @@ -17,8 +16,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.