From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1M4986-00039A-Jo for garchives@archives.gentoo.org; Wed, 13 May 2009 07:43:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4A20E0403; Wed, 13 May 2009 07:43:52 +0000 (UTC) Received: from smtprelay.hostedemail.com (smtprelay0053.hostedemail.com [216.40.44.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 673AEE0403 for ; Wed, 13 May 2009 07:43:52 +0000 (UTC) Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay02.hostedemail.com (Postfix) with SMTP id 25B0A2AFCBE for ; Wed, 13 May 2009 07:43:52 +0000 (UTC) X-Session-Marker: 726F79407772696768742E6F7267 X-Filterd-Recvd-Size: 1367 Received: from [192.168.80.20] (Port22.TB3.industryinet.com [66.63.237.22]) (Authenticated sender: roy@wright.org) by omf04.hostedemail.com (Postfix) with ESMTP for ; Wed, 13 May 2009 07:43:51 +0000 (UTC) Message-ID: <4A0A7A35.4030600@wright.org> Date: Wed, 13 May 2009 02:43:49 -0500 From: Roy Wright User-Agent: Thunderbird 2.0.0.21 (X11/20090503) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] kde:3.5 how to phase out References: <200905121840.44255.dirk.heinrichs@online.de> In-Reply-To: <200905121840.44255.dirk.heinrichs@online.de> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 9b4d62e7-7d26-49f4-ab80-7c760e2b45c3 X-Archives-Hash: a1d586ac4ada9e1d29b7faa094d3dd48 Dirk Heinrichs wrote: > Am Dienstag, 12. Mai 2009 11:25:07 schrieb Helmut Jarausch: > >> Furthermore, how to unmerge all of KDE:3.5, e.g. >> emerge --unmerge kde-base/kde-meta:3.5 >> does not work. > > paludis --uninstall --with-dependencies =kdelibs-3.5.9 > If you have openoffice installed, it will need to be compiled without the kde use flag. Also to compile it make sure you have a default boost selected by using eselect boost. Afterwards you may want to package.mask =kde-base/kdelibs-3.5* A revdep-rebuild is probably in order too. HTH, Roy