On Saturday, August 29, 2015 5:10:15 PM Fernando Rodriguez wrote: > On Saturday, August 29, 2015 9:53:10 PM Neil Bothwick wrote: > > On Sat, 29 Aug 2015 12:35:35 -0400, Fernando Rodriguez wrote: > > > > > So basicly the only change is that instead of: > > > > > > # less ChangeLog (or whatever you use to read logs) > > > > > > You'll do: > > > > > > # git log . > > > > Or if emerge is updated to use git too, instead of > > > > emerge -l > > > > you'll use > > > > emerge -l > > > > ;-) > > I didn't knew that one :) > But it doesn't seem to work even with rsync: > > $ sudo emerge -lp portage > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild R ] sys-apps/portage-2.2.20.1 > > > What am I doing wrong?
I guess because it's a rebuild and it only shows relevant changes? -- Fernando Rodriguez