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 1NmDoV-00058P-0s for garchives@archives.gentoo.org; Mon, 01 Mar 2010 22:10:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA22EE0D74; Mon, 1 Mar 2010 22:10:03 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by pigeon.gentoo.org (Postfix) with ESMTP id 7DA3CE0D4D for ; Mon, 1 Mar 2010 22:09:52 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 19so1299549fgg.10 for ; Mon, 01 Mar 2010 14:09:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:disposition-notification-to :mime-version:content-type:content-transfer-encoding:message-id; bh=d0xTPziB5VR7hecoqZFPglh8gGvrkwL2Y9APc5UGKkE=; b=qjKfbTdyNwsOLVO/x5M21CEnOZXEnlRpvwB8yj9Ahe3JoavfQkwU+Pcgzikh9+B0+f RfU2PiKM36x8U+uYy1TakQ54fqWtjzgxkY56ZK1FJb34F9Oy/4+UfmJcyXaTYApEkwK9 8onHULw4krXYNzNva1MVuRiw+6N/yka029+tM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to :disposition-notification-to:mime-version:content-type :content-transfer-encoding:message-id; b=YG8Vw3sueZfcqIUmOPIcfybpuvOBDHoFlN4GPgjjspdvUIq2TO1CJnQIzhgWlSK6mj rPadxAsKXGFiYQARmstdbqG7JcCjKXsmX1XD2ZUtpRSaNY+A1DaXPxuFsxOICqHc82bO KP9oX16/6PfGcFnbpKaW+Qqa+keyIgdn7lRFE= Received: by 10.87.56.34 with SMTP id i34mr8322736fgk.57.1267481391743; Mon, 01 Mar 2010 14:09:51 -0800 (PST) Received: from lebrodyl.localnet (aeen74.neoplus.adsl.tpnet.pl [79.186.117.74]) by mx.google.com with ESMTPS id e11sm9816752fga.16.2010.03.01.14.09.50 (version=SSLv3 cipher=RC4-MD5); Mon, 01 Mar 2010 14:09:51 -0800 (PST) From: Maciej Mrozowski To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] [RFC] Remove cups from default profile to solve circular deps Date: Mon, 1 Mar 2010 23:09:44 +0100 User-Agent: KMail/1.13.1 (Linux/2.6.31-gentoo-r6; KDE/4.4.1; x86_64; ; ) References: In-Reply-To: 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 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201003012309.45053.reavertm@gmail.com> X-Archives-Salt: 00d3c8f9-6bdf-441f-877e-3cafc5d1ffc5 X-Archives-Hash: 324a2146b6a083622170f0399d0e7eff On Monday 01 of March 2010 22:24:56 Ben de Groot wrote: > For some reason beyond my understanding, we have the cups useflag > enabled by default in profiles. This has started to generate circular > dependencies, at least for desktop profile users (gtk -> cups -> > poppler -> gtk). I propose we no longer enable the cups useflag. +1 Please do, as well there are some other candidates for purging from base profile, namely 'perl' and 'python' USE flags. Related bug and discussion: Bug 250179 http://archives.gentoo.org/gentoo-dev/msg_afe72c138992b6a590120de199ffcc44.xml -- regards MM