Gentoo Archives: gentoo-user

From: wraeth <wraeth@×××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Inconsistency in portage automake package versioning
Date: Tue, 18 Nov 2014 03:27:18
Message-Id: 546ABC87.9030901@wraeth.id.au
In Reply to: [gentoo-user] Re: Inconsistency in portage automake package versioning by James
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA256
3
4 On 18/11/14 14:13, James wrote:
5 > Gevisz <gevisz <at> gmail.com> writes:
6 >
7 >
8 >>> p.s. make life easier for yourself when searching the tree.
9 >>> Install eix and stop using emerge --search. eix runs out a
10 >>> gazillion times faster
11 >
12 >> As fas as I remember, I have eix installed but used only once. :)
13 >> Have to re-read its documentation first.
14 >
15 > Best thing to remember about 'eix' is to run 'eix-update',
16 > periodically.
17
18 eix actually has a sync wrapper that can handle this for you
19 automagically [1].
20
21 `eix-sync` will run:
22
23 layman -S # sync all layman overlays (see note)
24 emerge --sync # sync portage and all portage-managed overlays
25 eix-update # update the eix cache
26 eix-diff # show diff between last and current eix cache
27
28 (though the eix-diff can be --quiet'd). If using eix as your normal
29 search utility, I would suggest using `eix-sync` as your normal sync
30 method.
31
32 With regard to eix-sync updating layman overlays, you need to:
33
34 echo "*" > /etc/eix-sync.conf
35
36 to enable it.
37
38 [1]: http://wiki.gentoo.org/wiki/Eix
39
40 Cheers.
41 - --
42 wraeth <wraeth@×××××××××.au>
43 GnuPG Key: B2D9F759
44 -----BEGIN PGP SIGNATURE-----
45 Version: GnuPG v2
46
47 iF4EAREIAAYFAlRqvIcACgkQXcRKerLZ91lweAD5AR317CBb2d8WZsdyRB73FPFC
48 5fsRWHhWe2n9oUbd+HIA/1yWDIQvDQ9JeN2CQnss5Se9TPZkLW3KlfuvzPt62vKe
49 =w3dc
50 -----END PGP SIGNATURE-----