Gentoo Archives: gentoo-user

From: "Hemmann
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Why has xmms been killed suddenly?
Date: Wed, 25 Oct 2006 02:30:29
Message-Id: 200610250425.52243.volker.armin.hemmann@tu-clausthal.de
In Reply to: Re: [gentoo-user] Why has xmms been killed suddenly? by Ric de France
1 On Wednesday 25 October 2006 02:48, Ric de France wrote:
2 > On 24/10/06, Hemmann, Volker Armin <volker.armin.hemmann@××××××××××××.de>
3 wrote:
4 > > And there is a rule about unmaintained packages with dead upstream and
5 > > working successors: they get killed.
6 > >
7 > > Everybody who reads gentoo-dev once in a while knew, that this day would
8 > > come - and nobody should really be surprised.
9 >
10 > It appears that the ebuild has been deleted off the portage tree...
11 > What would be the "safe" way to remove this and to move to another
12 > player? Does "emerge -C xmms" still work?
13
14 yes it does. When you emerge something, a copy of the ebuild is stored
15 in /var/db/pkg/<category>/<nameofapp>/
16
17 (if you want to 'rescue ebuilds of removed but installed packages, just copy
18 them).
19
20 a safe way:
21 emerge --unmerge xmms (and xmms-plugins and accesoires)
22
23 emerge --newuse --deep world
24
25 emerge playerofchoice
26 --
27 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Why has xmms been killed suddenly? Ric de France <rdefrance@×××××.com>