From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12329 invoked from network); 1 Sep 2004 19:56:14 +0000 Received: from smtp.gentoo.org (156.56.111.197) by lists.gentoo.org with AES256-SHA encrypted SMTP; 1 Sep 2004 19:56:14 +0000 Received: from lists.gentoo.org ([156.56.111.196] helo=parrot.gentoo.org) by smtp.gentoo.org with esmtp (Exim 4.34) id 1C2bDJ-0008HH-DF for arch-gentoo-dev@lists.gentoo.org; Wed, 01 Sep 2004 19:56:13 +0000 Received: (qmail 5160 invoked by uid 89); 1 Sep 2004 19:56:12 +0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 1096 invoked from network); 1 Sep 2004 19:56:12 +0000 From: Olivier Fisette To: gentoo-dev@lists.gentoo.org Date: Wed, 1 Sep 2004 15:56:07 -0400 User-Agent: KMail/1.7 References: <4134FB0B.9060501@ifm.liu.se> <200408312305.54733.ribosome@gentoo.org> <4135AD9B.8090109@ifm.liu.se> In-Reply-To: <4135AD9B.8090109@ifm.liu.se> Organization: Gentoo Foundation MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart16097113.dWZ85kG6D0"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200409011556.12085.ribosome@gentoo.org> Subject: Re: [gentoo-dev] per-package environment variables. X-Archives-Salt: 2a38e302-c68e-4198-bfac-b49f3d116082 X-Archives-Hash: ed78d7565e370684fb4d0fb6147a358e --nextPart16097113.dWZ85kG6D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday, 1 September, 2004 07:08 am, Anton Starikov wrote: > Anyway, if we going to include both, files and inlined vars, we have to > have a bit complicated parser of lines. In such case we even don't need > [], we can leave as > =3Dapp-sci/pymol-0.95* gcc_low_opt CC=3D"gcc" > "=3D" specify enough that we have inlined expression. I don't think so. What if you want to source a bash script containing=20 functions to manipulate variables, such as filtering or replacing CFLAGS?=20 There is no "=3D" in such a command. If inline is used, we'll need delimite= rs.=20 However, I don't think inline definitions are that important. A first=20 implementation dealing only with "atom [env_file] [...]" in package.env wou= ld=20 be enough, certainly. =2D-=20 Olivier Fisette (ribosome) Gentoo Developer --nextPart16097113.dWZ85kG6D0 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBBNilbr/GGfYtwOqoRArORAJ0dlx3vNbf/nPqlQgOxY14Roa/xCwCeNQeq qsyQl2nJRbqaiRI04L9t75g= =iUkT -----END PGP SIGNATURE----- --nextPart16097113.dWZ85kG6D0--