From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KDPsW-0003AY-S3 for garchives@archives.gentoo.org; Mon, 30 Jun 2008 20:21:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2553E0341; Mon, 30 Jun 2008 20:21:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 785DDE0341 for ; Mon, 30 Jun 2008 20:21:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 17258675A7 for ; Mon, 30 Jun 2008 20:21:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.477 X-Spam-Level: X-Spam-Status: No, score=-2.477 required=5.5 tests=[AWL=1.122, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0y4pDTjL1ZNq for ; Mon, 30 Jun 2008 20:21:29 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 327C164CB8 for ; Mon, 30 Jun 2008 20:21:26 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KDPsG-00065D-Oh for gentoo-dev@gentoo.org; Mon, 30 Jun 2008 20:21:20 +0000 Received: from gw.ptr-80-238-131-32.customer.ch.netstream.com ([80.238.131.32]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Jun 2008 20:21:20 +0000 Received: from dev-zero by gw.ptr-80-238-131-32.customer.ch.netstream.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Jun 2008 20:21:20 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-dev@lists.gentoo.org From: Tiziano =?ISO-8859-1?Q?M=FCller?= Subject: [gentoo-dev] Re: Re: Re: Multislot dependencies Date: Mon, 30 Jun 2008 22:21:04 +0200 Organization: Gentoo Message-ID: References: <1214663833.3613.37.camel@localhost> <48665501.2040609@bernd-steinhauser.de> <48668188.3040305@bernd-steinhauser.de> <486690BC.8020005@bernd-steinhauser.de> <20080630170102.GA24381@nibiru.local> <1214856439.13320.8.camel@su.perronet.esiee.net> 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=iso-8859-1 X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: gw.ptr-80-238-131-32.customer.ch.netstream.com User-Agent: KNode/0.10.9 Sender: news Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9f55ae60-c367-47b5-8c91-96be78156379 X-Archives-Hash: 42ce4f8246d9e813ff3c1349b27efd75 Gilles Dartiguelongue wrote: > Le lundi 30 juin 2008 =E0 19:01 +0200, Enrico Weigelt a =E9crit : >> >>=20 >> Funny, how you all manage to make simple things complicated ;-o >>=20 >> I guess nobody considered an trivial solutions like an useflag ... >=20 > no, this is not the proper solution. Just consider how bad gtk/gtk2 > useflag was and that was with only 1 package with 2 slots. Now think > about say db (berkeleydb) or gtkhtml (and I'm still probably overlookin= g > the most important point). Hehe, that'd be "funny". With python it already gets messy: RDEPEND=3D"python2.4? ( !python2.5 ( !python2.6? ( dev-lang/python:2.4 ) python2.6? ( dev-lang/python:2.6 ) ) python2.5? ( !python2.6? ( dev-lang/python:2.5 ) python2.6? ( dev-lang/python:2.6) ) ) python2.6? ( dev-lang/python:2.6 ) or something like that... --=20 gentoo-dev@lists.gentoo.org mailing list