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 1LgbYb-0005af-An for garchives@archives.gentoo.org; Mon, 09 Mar 2009 09:13:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9201BE03CF; Mon, 9 Mar 2009 09:13:34 +0000 (UTC) Received: from mail-fx0-f175.google.com (mail-fx0-f175.google.com [209.85.220.175]) by pigeon.gentoo.org (Postfix) with ESMTP id 51820E03CF for ; Mon, 9 Mar 2009 09:13:34 +0000 (UTC) Received: by fxm23 with SMTP id 23so1250893fxm.34 for ; Mon, 09 Mar 2009 02:13:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=8vPS5zcgezKTCsg63ZA6iOh4EBBnPo1KNSgDjyf8Vak=; b=JrAPNopRk9NmKMLAQP/OC7d5i/LRAOJYF5nqU8GCOTLMKzlwI/DlrSjbwpQG8soNOk LOlcvM/YbaUEXpIINeHvpiIv5q42u1sMsH8rulo54xeteo1f7dSkOZ7yu3TYPGmAbcrv 3Fs74l0PJpM3tQs86nNoI8RrNfL2hFy+zGVsE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Yx0rq5SuuCYDv6BCkb54fqbflkDCDcgEwaXpl3+mldh4hvHAuvejQYwmnIWHfNlvqj pcQ1vxRrqgyCrdq+8QxdrdRPMkBotxdbEAo2HtA/GCnuYb10QRv80vcXuK+JRpsh0R0u DU2qSSe5/5c819LVijeoZcE/yKkbl5jIBx7d4= 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 Received: by 10.86.57.9 with SMTP id f9mr3808211fga.38.1236590013775; Mon, 09 Mar 2009 02:13:33 -0700 (PDT) In-Reply-To: <20090309100603.2d7bdbba@terra.solaris> References: <1236498557.6854.51.camel@neuromancer> <20090309093955.380fbb9a@terra.solaris> <6142e6140903090201r7941c99ayf5453e62e6c9c993@mail.gmail.com> <20090309100603.2d7bdbba@terra.solaris> Date: Mon, 9 Mar 2009 10:13:33 +0100 Message-ID: <6142e6140903090213n213a2edeied999ab3c1411c68@mail.gmail.com> Subject: Re: [gentoo-dev] Re: Ideas for a (fast) EAPI=3 From: Daniel Pielmeier To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 7fca0eb9-22d8-45ed-b0b2-62c33a30c217 X-Archives-Hash: 5130181fe0334067153a9765b4a26426 2009/3/9 Christian Faulhammer : > Hi, > > Daniel Pielmeier : >> >> || ( dev-lang/python[berkdb] dev-lang/python[sqlite] ) > > =C2=A0That's the solution currently and not the optimum. > I have discussed this yesterday with loki_val, and workaround would be using a useflag for one database backend and if it is deactivated use the other. !berkdb? dev-lang/python[sqlite] berkdb? dev-lang/python[berkdb] --=20 Regards, Daniel