--- /portage-2.0.51-r2/bin/emerge 2004-10-27 10:59:21.000000000 +0300 +++ /portage-2.0.51-r2-fixed/bin/emerge 2004-10-31 17:01:46.947588424 +0200 @@ -2342,9 +2342,11 @@ "--delete-after", # Delete only after everything else is done "--stats", # Show final statistics about what was transfered "--timeout="+str(mytimeout), # IO timeout if not done in X seconds + "--exclude='/config'", # Exclude config from consideration (for people who have PORTDIR set to /var/lib/portage) "--exclude='/distfiles'", # Exclude distfiles from consideration "--exclude='/local'", # Exclude local from consideration "--exclude='/packages'", # Exclude packages from consideration + "--exclude='/world'", # Exclude world from consideration (for people who have PORTDIR set to /var/lib/portage) ] if "--quiet" in myopts: