Quoting Rodolphe Rocca at 22/07/2008-18:18:03(+0200): > Hi, > > first and foremost, thank you for this great piece of software called > paludis. > I'm using it almost since it's been published and it just works :-) > > Now I have a question that may quickly turn into an improvement wish. > > I've just installed the enlightenment overlay which provides many cvs > ebuilds. > How could I do to force paludis to reinstall all the already installed > packages that belong to the enlightenment overlay ?
CVS ebuilds, eh? I read in a changelog that paludis-0.28 is treating version 9999 the same as an scm version. Thus, you could do the following as a workaround: paludis -i world --dl-reinstall-scm always > I would have thought of something like : > > paludis -i world --dl-reinstall always --repository enlightment > > but it seems the --repository option is only used when issuing a > --list-* command. -- / Georgi Georgiev / The mind is its own place, and in itself / \ [EMAIL PROTECTED] \ Can make a Heav'n of Hell, a Hell of \ / http://www.gg3.net/ / Heav'n. -- John Milton / _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
