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 1S5fks-0005mh-22 for garchives@archives.gentoo.org; Thu, 08 Mar 2012 15:59:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1321DE06F4; Thu, 8 Mar 2012 15:59:36 +0000 (UTC) Received: from mail2.viabit.com (mail2.viabit.com [65.246.80.16]) by pigeon.gentoo.org (Postfix) with ESMTP id 090F8E0728 for ; Thu, 8 Mar 2012 15:58:23 +0000 (UTC) Received: from [172.17.29.6] (unknown [65.213.236.242]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail2.viabit.com (Postfix) with ESMTPSA id 891ABD8DE9 for ; Thu, 8 Mar 2012 10:58:23 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=orlitzky.com; s=mail2; t=1331222303; bh=PZpMqTP4kofGEBWLa0oWr2HSm6YC0OUAYUVhPzPkB1Q=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=YwTktoUw61xYqTpyHf2DxPFElmbDErqXcC5lXzmVTGmkyIx29A1swyl6ZxjDcLdu3 Ph/utoC3hF4N63XaTblkpZwKf6r/p16y4PUbELVSfhHu8am+peW/XxPxRRJkWHcTfO QjK1HgONe8y6WGuTvOmo0bPDMErEQrNdwAt1gbOQ= Message-ID: <4F58D71E.5020903@orlitzky.com> Date: Thu, 08 Mar 2012 10:58:22 -0500 From: Michael Orlitzky User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20120121 Thunderbird/9.0 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 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] RFD: EAPI specification in ebuilds References: <20311.51166.725757.212932@a1i15.kph.uni-mainz.de> In-Reply-To: <20311.51166.725757.212932@a1i15.kph.uni-mainz.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: a9ca8586-bf02-4210-8143-2ad2cc9054cf X-Archives-Hash: 5249ea5a5fa2a251f959b927888e9d7a On 03/07/2012 03:41 PM, Ulrich Mueller wrote: > > *** Proposal 1: "Parse the EAPI assignment statement" *** > There's also libbash now: http://www.gentoo.org/proj/en/libbash/index.xml Anyone know how close we are to being able to use it to parse the EAPI?