Gentoo Archives: gentoo-desktop

From: Paul Stear <gentoo@××××××××××××.com>
To: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] How to reinstall kde-meta[RESOLVED]
Date: Mon, 20 Sep 2010 11:31:06
Message-Id: 201009201231.05444.gentoo@appjaws.plus.com
In Reply to: [gentoo-desktop] How to reinstall kde-meta by Paul Stear
1 On Saturday 18 September 2010 16:42:49 Paul Stear wrote:
2 > Hi all,
3 > I'm sure the answer to this is simple but how do you re-emerge a meta
4 > pakage. If I try emerge -avt kde-meta, none of the componant parts are
5 > re-installed. Help please
6 > Paul
7 Thanks for all the replies,
8 I used the following code and it worked fine.
9 for i in $(qlist -C -I kde-base/);do emerge =$i-4.5.1;done
10
11 regards
12 Paul
13 --
14 This message has been sent using kmail on gentoo.

Replies

Subject Author
Re: [gentoo-desktop] How to reinstall kde-meta[RESOLVED] Jakob Kummerow <jakob.kummerow@××××××××××.com>