Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH] git-r3.eclass: Make EGIT_LIVE_* associative arrays
Date: Thu, 23 Jun 2016 14:15:24
Message-Id: 22379.61168.209786.479128@a1i15.kph.uni-mainz.de
In Reply to: Re: [gentoo-dev] [PATCH] git-r3.eclass: Make EGIT_LIVE_* associative arrays by Dan Douglas
1 >>>>> On Thu, 23 Jun 2016, Dan Douglas wrote:
2
3 > Well I just dropped the EAPI check since it was pointless anyway.
4
5 > https://github.com/gentoo/gentoo/pull/1723/commits/3ebc1f57378a5ed4a62232ac87a0955ccdd33a4d
6
7 That's the wrong way around. You should keep the EAPI version check
8 but drop the check for the bash version. PMS clearly defines the bash
9 version for each EAPI (namely, bash-3.2 for EAPI 0 to 5 and bash-4.2
10 for EAPI 6).
11
12 Ulrich

Replies

Subject Author
Re: [gentoo-dev] [PATCH] git-r3.eclass: Make EGIT_LIVE_* associative arrays Dan Douglas <ormaaj@×××××.com>