On Saturday 18 September 2010 16:42:49 Paul Stear wrote: > Hi all, > I'm sure the answer to this is simple but how do you re-emerge a meta > pakage. If I try emerge -avt kde-meta, none of the componant parts are > re-installed. Help please > Paul Thanks for all the replies, I used the following code and it worked fine. for i in $(qlist -C -I kde-base/);do emerge =$i-4.5.1;done
regards Paul -- This message has been sent using kmail on gentoo.
