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 <gentoo-dev+bounces-39690-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Nmtio-0000di-B5
	for garchives@archives.gentoo.org; Wed, 03 Mar 2010 18:55:02 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 78180E0CF0;
	Wed,  3 Mar 2010 18:55:00 +0000 (UTC)
Received: from mail-pz0-f189.google.com (mail-pz0-f189.google.com [209.85.222.189])
	by pigeon.gentoo.org (Postfix) with ESMTP id 57440E0CD8
	for <gentoo-dev@lists.gentoo.org>; Wed,  3 Mar 2010 18:54:55 +0000 (UTC)
Received: by pzk27 with SMTP id 27so1888364pzk.2
        for <gentoo-dev@lists.gentoo.org>; Wed, 03 Mar 2010 10:54:54 -0800 (PST)
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=2nLU67KQHlEp9XvAXAErB7APIEieFRlaZUQiybRh8f0=;
        b=TOpTz6xtheUhTCSQzVqtPmUvb97NaspcPF6TfK9AdWOij9gwr1hcZQAy5Qjs0Tt+1w
         CTaJ2daGR1t6ZLkvD/8OqcSLdqbPY70BiipnaZMoFazc2SAlQ2aMc1ZTxOUALdsDOu6q
         Eb+UA4u8fKeJiXSnxaUX7zFiTVxviqmEEHUMc=
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=VByBnoM07t0AT1owbgJvO67mRaQV3bQSWaE2PzWAm8/YTsIeuWtcOxvIrwqN2ZrhGU
         UIQmHZE1LuIqPMrKhzWFZQ/fuBK4sWZQdgTw3Uw2/urMl5iWFTntX9zPOE9UINOR2tfq
         HLvATQ0fVUEGmjMLPF5iVSoHEjBlaAw0attjg=
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
Sender: nirbheek.chauhan@gmail.com
Received: by 10.141.14.12 with SMTP id r12mr4437787rvi.295.1267642487467; Wed, 
	03 Mar 2010 10:54:47 -0800 (PST)
In-Reply-To: <1267641936.26170.5.camel@localhost>
References: <e117dbb91003011324j1d3df0cfndc74d1e711b71fae@mail.gmail.com>
	 <4B8C3438.90909@gentoo.org> <1267641936.26170.5.camel@localhost>
Date: Thu, 4 Mar 2010 00:24:47 +0530
X-Google-Sender-Auth: 7d639e0770677b82
Message-ID: <8b4c83ad1003031054s71b7782v536f41f39146626@mail.gmail.com>
Subject: Re: [gentoo-dev] [RFC] Remove cups from default profile to solve 
	circular deps
From: Nirbheek Chauhan <nirbheek@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: f285b533-7158-4203-9b5a-80f09c3b9417
X-Archives-Hash: 5b66768b5c5edddd7f6453babd0166b2

On Thu, Mar 4, 2010 at 12:15 AM, Mart Raudsepp <leio@gentoo.org> wrote:
> I don't think there was any such problem until poppler maintainers
> decided to unsplit poppler into one big packages with USE flags again
> instead of the nice split poppler, poppler-glib (that should have been
> named poppler-cairo probably instead), poppler-qt3, poppler-qt4 and
> poppler-utils.

Also of note is that we've made efforts to split packages to avoid
circular dependencies[1]. So it's really silly to add circular deps by
un-splitting packages.


1. http://bugs.gentoo.org/show_bug.cgi?id=269747#c11

-- 
~Nirbheek Chauhan

Gentoo GNOME+Mozilla Team