From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0FD22138010 for ; Sun, 24 Mar 2013 15:16:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F949E0893; Sun, 24 Mar 2013 15:15:55 +0000 (UTC) Received: from mail-ie0-f178.google.com (mail-ie0-f178.google.com [209.85.223.178]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5BEDBE0818 for ; Sun, 24 Mar 2013 15:15:54 +0000 (UTC) Received: by mail-ie0-f178.google.com with SMTP id bn7so4013787ieb.23 for ; Sun, 24 Mar 2013 08:15:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=Szgn/qfX/d2NNW/fHWQ+YGm+pgbdNa+4aAIKy+wiQDY=; b=QYEK23IKSShvsdy8jgny4ZblxFKO4FITdICWgwQgaTUtl6MI9nPQif12bKVLh3Ulhn eHwHp9tuHX76teFnvJzOJ/CJG+rFRJ5Z5u79+X7AjAFJRvUU/ySkciHYAKAe3EQJblhg JrfGO+mk9ViEM0kvMF1mV/47WOWtQvyCVWnpg3egLbtW2cq5DYDpLia9l9OORh2MwGhv Py+9JIqK1XNETqiJzO7A5jyDcsibFT+JA8F12qmW1rDwwFJj0RckixUIodiEmBn2lVwG i3Zab9lsv1i+puxBxkBMvOtOAHGW0FK7t161lipPzFmWrOYLGT7BxKmZpQ5S7xhEQ/XY kL7A== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.50.103.33 with SMTP id ft1mr5682701igb.26.1364138153653; Sun, 24 Mar 2013 08:15:53 -0700 (PDT) Sender: freemanrich@gmail.com Received: by 10.64.135.36 with HTTP; Sun, 24 Mar 2013 08:15:53 -0700 (PDT) In-Reply-To: <201303241611.57816.dilfridge@gentoo.org> References: <1364062009.1933.11.camel@belkin4> <201303241611.57816.dilfridge@gentoo.org> Date: Sun, 24 Mar 2013 11:15:53 -0400 X-Google-Sender-Auth: HpeegnHJQAvxVB5ZSHRzPDqsqhA Message-ID: Subject: Re: Installing KDE (was: Re: [gentoo-dev] Re: New install isos needed) From: Rich Freeman To: gentoo-dev Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: b8c7fa84-24e4-4fa7-b7d4-f7248748ab91 X-Archives-Hash: 072baefcbd987c8af70996d871cf6a5f On Sun, Mar 24, 2013 at 11:11 AM, Andreas K. Huettel wrote: > We (as the kde team) are modifying the profiles/targets/desktop/kde settings > so if you pick a kde profile you can immediately emerge kde without further > fiddling with useflags. That will be ideal, but I was more concerned with the frequent blockers, dep issues, etc. The dep issues are almost always bugs, and usually get fixed as such (eventually). The blockers tend to be a result of a stage3 that is behind on some system package, and those eventually go away as well. However, it seems like more often than not simply unpacking a stage3 and setting a few USE flags is not sufficient for an emerge kde-meta to "just work." Rich