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 1N3Y8K-0003TG-6U for garchives@archives.gentoo.org; Thu, 29 Oct 2009 16:45:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E75AE08FA; Thu, 29 Oct 2009 16:45:55 +0000 (UTC) Received: from mail-yw0-f191.google.com (mail-yw0-f191.google.com [209.85.211.191]) by pigeon.gentoo.org (Postfix) with ESMTP id F00AEE08FA for ; Thu, 29 Oct 2009 16:45:54 +0000 (UTC) Received: by ywh29 with SMTP id 29so1824348ywh.32 for ; Thu, 29 Oct 2009 09:45:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=yAIasybwSa1frL7/saJ+mXjwHyLlnvk+2bunMR/Lh04=; b=CkQx4/aX+IbaznI1TGIofk7GTjHEmV/HabDEXnOaHkYuVdjxVWKjWSiTnXX78sMmFO 1YKQV8Y3pDSlX93wYM8s80gfor5ZvVodOJE3Hrt2KM7Q9Ti3ap3BzVSd5Vo8i/iFV4ds Fs/hs0he/9KN55S10mt345brNIS2RZEo2o22E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=rx1OhEVTjw4I2qmnn5OwnMQhpS7/7PirmOkIqL9j4WwZCYvFrCwcrli4gHdPhLExsQ GkjGO4zjsZlwckjfaxg4Exs95a4Qhubdmv3sUj4RaYvwIuCbqfC19u1prsReAZIa/B6m rivTP7l5EI6zZOYkTcZUZCJe71uSLiut4tg9E= 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 Sender: paul.hartman@gmail.com Received: by 10.150.183.15 with SMTP id g15mr708117ybf.231.1256834754641; Thu, 29 Oct 2009 09:45:54 -0700 (PDT) In-Reply-To: <20091029154114.588d09c1@majikthise> References: <20091029154114.588d09c1@majikthise> Date: Thu, 29 Oct 2009 11:45:54 -0500 X-Google-Sender-Auth: b16d55e3b785692d Message-ID: <58965d8a0910290945h434d169brd0badc3ed5c83cd1@mail.gmail.com> Subject: Re: [gentoo-user] removing kde4(sets) From: Paul Hartman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: b348fecf-8d06-47ce-baff-e42a6320eaf2 X-Archives-Hash: e336a380fed4e3297e395958b6d9ded2 On Thu, Oct 29, 2009 at 10:41 AM, Neil Bothwick wrote: > On Thu, 29 Oct 2009 15:04:47 +0000 (UTC), James wrote: > >> I've decided to just completely remove kde4(sets) >> and install kde4-meta. > >> Are there any tricks to remove all of kde4, or do >> I have to do it manually? > > The set and the meta-package pull in basically the same packages. Unmerge > the set, emerge kde-meta then do a depclean to catch any stragglers. I would just delete the set from the world_sets file, then emerge kde-meta, then depclean... much easier than unmerging everything and recompiling it.