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 1SSuiX-0001ES-Uc for garchives@archives.gentoo.org; Fri, 11 May 2012 18:37:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D74EFE07A1; Fri, 11 May 2012 18:37:18 +0000 (UTC) Received: from a1iwww1.kph.uni-mainz.de (a1iwww1.kph.uni-mainz.de [134.93.134.1]) by pigeon.gentoo.org (Postfix) with ESMTP id 78B23E07A1 for ; Fri, 11 May 2012 18:37:18 +0000 (UTC) Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1iwww1.kph.uni-mainz.de (8.14.4/8.13.4) with ESMTP id q4BIbGnt014595 for ; Fri, 11 May 2012 20:37:16 +0200 Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.5/8.14.2) with ESMTP id q4BIbGnk016481; Fri, 11 May 2012 20:37:16 +0200 Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.5/8.14.5/Submit) id q4BIbGfc016479; Fri, 11 May 2012 20:37:16 +0200 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Package Manager Specification discussions X-BeenThere: gentoo-pms@gentoo.org X-BeenThere: gentoo-pms@lists.gentoo.org Reply-To: gentoo-pms@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20397.23644.400362.891747@a1i15.kph.uni-mainz.de> Date: Fri, 11 May 2012 20:37:16 +0200 To: gentoo-pms Subject: [gentoo-pms] S to WORKDIR fallback in src_test() X-Mailer: VM 8.2.0b under 23.4.2 (x86_64-pc-linux-gnu) From: Ulrich Mueller X-Archives-Salt: 26738ecd-dffc-4fc1-976e-0b05b18fb3eb X-Archives-Hash: 0d158aaaffb49594d219c5319adc5f28 ... is still unconditional in EAPI 4, according to both the spec and the implementation in Portage. Why? Ulrich