Gentoo Archives: gentoo-user

From: Fernando Rodriguez <frodriguez.developer@×××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: ncurses: reductio ad absurdum
Date: Sat, 29 Aug 2015 21:11:38
Message-Id: BLU437-SMTP5216541412A2CBA86E3FBF8D6D0@phx.gbl
In Reply to: Re: [gentoo-user] Re: ncurses: reductio ad absurdum by Neil Bothwick
1 On Saturday, August 29, 2015 9:53:10 PM Neil Bothwick wrote:
2 > On Sat, 29 Aug 2015 12:35:35 -0400, Fernando Rodriguez wrote:
3 >
4 > > So basicly the only change is that instead of:
5 > >
6 > > # less ChangeLog (or whatever you use to read logs)
7 > >
8 > > You'll do:
9 > >
10 > > # git log .
11 >
12 > Or if emerge is updated to use git too, instead of
13 >
14 > emerge -l
15 >
16 > you'll use
17 >
18 > emerge -l
19 >
20 > ;-)
21
22 I didn't knew that one :)
23 But it doesn't seem to work even with rsync:
24
25 $ sudo emerge -lp portage
26
27 These are the packages that would be merged, in order:
28
29 Calculating dependencies... done!
30 [ebuild R ] sys-apps/portage-2.2.20.1
31
32
33 What am I doing wrong?
34
35 --
36 Fernando Rodriguez

Replies

Subject Author
Re: [gentoo-user] Re: ncurses: reductio ad absurdum Fernando Rodriguez <frodriguez.developer@×××××××.com>