Gentoo Archives: gentoo-doc

From: Gregorio Guidi <greg_g@g.o>
To: Rick Jenkins <rick@×××××××××××.com>
Cc: gentoo-doc@l.g.o, kde@g.o
Subject: [gentoo-doc] Re: The KDE Split Ebuilds HOWTO
Date: Wed, 04 Oct 2006 19:13:19
Message-Id: 200610041211.39799.greg_g@gentoo.org
1 On Wednesday 04 October 2006 11:24, you wrote:
2 > Hi,
3 >
4 > I'd like to move my systems from the monolithic kde-3.5 to the split
5 > ebuilds. The forums and wikis show several means of unmerging the
6 > monolithic version, but they don't all seem to work. For instance, from the
7 > wiki at:
8 >
9 > http://gentoo-wiki.com/HOWTO_Update_KDE_3.3_to_KDE_3.4
10 >
11 > suggests:
12 >
13 > # for x in `equery d kde`
14 >
15 > > do
16 > > emerge -C --ask $x
17 > > done
18
19 With respect to the wiki, you are free to discuss and make edits to it as it
20 is a resource made by users for users.
21
22 > It seems the best command is later in the same wiki:
23 >
24 > emerge -Ca /var/db/pkg/kde-base/*-3.4.*
25 >
26 > Which looks good to me, tested with -Cp instead of -Ca.
27 >
28 > It might be helpful if you could add a known-working script to your HOWTO.
29 > I attach a crude candidate, which does the whole thing at once, not
30 > package-by-package as you suggest. Any suggestions or improvements would be
31 > very welcome.
32 >
33 > All the best,
34
35 Talking of the official documentation, it seems parts of the split ebuilds
36 howto are pretty outdated at the moment, in fact the part related to removing
37 kde is better explained in the kde configuration howto, which should work as
38 your script does.
39
40 Probably a nice plan would be to revise all the old information in the split
41 ebuilds howto and possibly move something to the kde configuration howto
42 (split ebuilds are not a novelty anymore), but I don't know if someone is
43 available for the task...
44
45 Thanks for your suggestions.
46 Gregorio
47 --
48 gentoo-doc@g.o mailing list

Replies

Subject Author
Re: [gentoo-doc] Re: The KDE Split Ebuilds HOWTO Josh Saddler <nightmorph@g.o>