diff options
author | 2008-12-11 19:43:01 +0000 | |
---|---|---|
committer | 2008-12-11 19:43:01 +0000 | |
commit | 094530a98c556ceee76ef9c7243e45e40ff16d26 (patch) | |
tree | 306d8b826d2c5461fedc601f7c5f564032337d56 /NEWS | |
parent | Fix exit code to return non-zero when an error occurs. Thanks to Christoph (diff) | |
download | portage-multirepo-094530a98c556ceee76ef9c7243e45e40ff16d26.tar.gz portage-multirepo-094530a98c556ceee76ef9c7243e45e40ff16d26.tar.bz2 portage-multirepo-094530a98c556ceee76ef9c7243e45e40ff16d26.zip |
Remove stray part about 'link level dependency awareness' in the 2.1.6 section
and remove extraneous line 8. Thanks to Arun Raghavan <ford_prefect@g.g> for
reporting.
svn path=/main/trunk/; revision=12204
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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. |