From: Zac Medico Date: Sat, 20 Feb 2010 09:45:25 +0000 (-0000) Subject: Add a note about --rebuilt-binaries. X-Git-Tag: v2.2_rc64~88 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6578bc5b39bc6b24eace259d7e099864db0fecf1;p=portage.git Add a note about --rebuilt-binaries. svn path=/main/trunk/; revision=15411 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b4908beb5..adff429db 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -21,6 +21,10 @@ portage-2.2 * "world" now includes separate "selected" and "system" sets, where the "selected" set includes packages listed in /var/lib/portage/world and nested sets that may be listed /var/lib/portage/world_sets. +* The new --rebuilt-binaries option will replace installed packages with binary + packages that have been rebuilt. Rebuilds are detected by comparison of + BUILD_TIME package metadata. This option is enabled automatically when using + binary packages (--usepkg or --getbinpkg) together with --update and --deep. portage-2.1.7 ==================================