From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LTh3b-0000IQ-RC for garchives@archives.gentoo.org; Sun, 01 Feb 2009 18:28:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76E2FE053C; Sun, 1 Feb 2009 18:28:34 +0000 (UTC) Received: from etch.riddlemaster.org (dsl-209-170-146-89.fay.portbridge.com [209.170.146.89]) by pigeon.gentoo.org (Postfix) with ESMTP id 45CA3E053C for ; Sun, 1 Feb 2009 18:28:34 +0000 (UTC) Received: from merlin ([192.168.2.12]) by etch.riddlemaster.org with esmtp (Exim 4.63) (envelope-from ) id 1LTh3Z-0001EN-7j for gentoo-user@lists.gentoo.org; Sun, 01 Feb 2009 13:28:33 -0500 From: Daniel D Jones To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] KDE 4.2 and 3.5 Date: Sun, 1 Feb 2009 18:28:32 +0000 User-Agent: KMail/1.9.9 References: <200902011538.03374.ddjones@riddlemaster.org> <200902011707.37794.ddjones@riddlemaster.org> <20090201174903.12b7ce8a@krikkit> In-Reply-To: <20090201174903.12b7ce8a@krikkit> 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 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902011828.32865.ddjones@riddlemaster.org> X-Spam-Score: -1.4 (-) X-Spam_score_int: -13 X-Spam_bar: - X-Archives-Salt: 08428b97-ddde-449a-b978-0d5cf0e97e6a X-Archives-Hash: 1b465c100224f604b1a20c34459f7cab On Sunday 01 February 2009 17:49:03 Neil Bothwick wrote: > On Sun, 1 Feb 2009 17:07:37 +0000, Daniel D Jones wrote: > > 3.5.10 is available under the meta package system but not under the KDE > > package. Do I have to switch to the meta package to go to 3.5.10? > > (Without, that is, manually unblocking lots and lots of packages.) Can > > I simply install the meta package over the base package or will that > > create blocks or other issues? > > The monolithic and split ebuilds are incompatible, so you'll have to > uninstall one before you can install the other. > > emerge -C kde > emerge --depclean -a > emerge -av kde-meta That's what I was afraid of. Sigh. Thanks.