From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 847211387F0 for ; Sat, 2 Feb 2013 11:06:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02FDE21C036; Sat, 2 Feb 2013 11:06:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E68D821C02B for ; Sat, 2 Feb 2013 11:06:46 +0000 (UTC) Received: from [192.168.4.5] (blfd-4d086234.pool.mediaWays.net [77.8.98.52]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hasufell) by smtp.gentoo.org (Postfix) with ESMTPSA id B5C4C33DD26 for ; Sat, 2 Feb 2013 11:06:45 +0000 (UTC) Message-ID: <510CF33F.8000703@gentoo.org> Date: Sat, 02 Feb 2013 12:06:39 +0100 From: hasufell User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130123 Thunderbird/17.0.2 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: [gentoo-dev] bash-4 in ebuilds? X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 70308ca8-d0a7-42a2-8c12-0e966fc7d6b0 X-Archives-Hash: 6f7dd27ddfa412bdf368db01a7e2777c >From a little discussion in this bug https://bugs.gentoo.org/show_bug.cgi?id=454600#c11 it seems that it's not entirely sure what bash version can be assumed. PMS says, that I have to assume 3.2 or later https://dev.gentoo.org/~ulm/pms/head/pms.html#x1-620006 But there is no stable bash version from 3.2 to 4.1 portage itself depends on >=app-shells/bash-4.2_p37 Is this a PMS bug or do we need to redefine this for EAPI=6?