From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j3NF1wM9007952 for ; Sat, 23 Apr 2005 15:01:58 GMT Received: from [62.254.189.226] (helo=snowdrop) by smtp.gentoo.org with esmtpa (Exim 4.43) id 1DPM8W-0005k5-Kz for gentoo-dev@lists.gentoo.org; Sat, 23 Apr 2005 15:01:36 +0000 Received: from localhost ([127.0.0.1] helo=snowdrop) by snowdrop with esmtp (Exim 4.43) id 1DPM8p-0003bj-PS for gentoo-dev@lists.gentoo.org; Sat, 23 Apr 2005 16:01:55 +0100 Date: Sat, 23 Apr 2005 16:01:48 +0100 From: Ciaran McCreesh To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] USE_EXPAND in fritzcapi, fcdsl Message-ID: <20050423160148.13be5171@snowdrop> In-Reply-To: <1114267718.31732.18.camel@vertigo.twi-31o2.org> References: <1114267718.31732.18.camel@vertigo.twi-31o2.org> X-Mailer: Sylpheed-Claws 1.0.4 (GTK+ 1.2.10; i686-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Signature_Sat__23_Apr_2005_16_01_48_+0100_UOVrq4KwBlYJmK+V; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Archives-Salt: b2377951-cb37-4e63-ae73-f0b4efaf3c45 X-Archives-Hash: 43d81521fb73f148f6dc866f0424ca5f --Signature_Sat__23_Apr_2005_16_01_48_+0100_UOVrq4KwBlYJmK+V Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 23 Apr 2005 10:48:38 -0400 Chris Gianelloni wrote: | On Sat, 2005-04-23 at 08:42 +0200, Stefan Schweizer wrote: | > Hi, | >=20 | > USE_EXPAND is now available to be set in the profiles. | > I would like to use it to allow only downloading the needed drivers | > in SRC_URI when FRITZCAPI_CARDS or FCDSL_CARDS is set. | > Any comments or objections? | >=20 | > See http://bugs.gentoo.org/show_bug.cgi?id=3D84873 for the proposed | > ebuild. |=20 | What will it do when they are unset? |=20 | I surely don't want to have to set these for CD building. If it's being done properly... No value set will get them all. So you'd see things like: SRC_URI=3D" foo_bar? ( foobar ) foo_baz? ( foobaz ) foo_moo? ( foomoo ) !foo_bar? ( !foo_baz? ( !foo_moo? ( foobar foobaz foomoo ) ) )" Which is pretty much what the ebuild does, except it does it in a somewhat perverse manner... --=20 Ciaran McCreesh : Gentoo Developer (Vim, Fluxbox, shell tools) Mail : ciaranm at gentoo.org Web : http://dev.gentoo.org/~ciaranm --Signature_Sat__23_Apr_2005_16_01_48_+0100_UOVrq4KwBlYJmK+V Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCamNi96zL6DUtXhERAqwaAJ9Scd80CJpLoGBzT0TMDFg/bN/vdgCfecWM Ha99r9qF+FjcuLPqDLHY/jA= =RDeQ -----END PGP SIGNATURE----- --Signature_Sat__23_Apr_2005_16_01_48_+0100_UOVrq4KwBlYJmK+V-- -- gentoo-dev@gentoo.org mailing list