From a46aaec8a29a3d0564adba82f5264e9c22158e6e Mon Sep 17 00:00:00 2001 From: Simon Stelling Date: Sun, 16 Apr 2006 21:16:18 +0000 Subject: add instructions how to update portage when --sync tells you to do so; bug 118715 svn path=/main/trunk/; revision=3165 --- bin/emerge | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/emerge b/bin/emerge index d549ad72e..49bc19bbd 100755 --- a/bin/emerge +++ b/bin/emerge @@ -2948,6 +2948,7 @@ if myaction in ["sync","metadata"] and (not "--help" in myopts): print red(" * ")+"that you update portage now, before any other packages are updated." print red(" * ")+"Please run 'emerge portage' and then update "+bold("ALL")+" of your" print red(" * ")+"configuration files." + print red(" * ")+"To update portage, run 'emerge portage'." print elif myaction=="regen": emergelog(" === regen") -- cgit v1.2.3-1-g7c22