Gentoo Archives: gentoo-pms

From: Ulrich Mueller <ulm@g.o>
To: gentoo-pms@l.g.o
Subject: [gentoo-pms] eapi-6 branch rebased
Date: Fri, 23 Oct 2015 18:05:01
Message-Id: 22058.30408.619971.618153@a1i15.kph.uni-mainz.de
1 I have rebased the eapi-6 branch onto master, and also squashed some
2 of the fixup commits together, see:
3 https://gitweb.gentoo.org/proj/pms.git/log/?h=eapi-6
4
5 A rendered version of the EAPI-6 draft can be found here:
6 https://dev.gentoo.org/~ulm/pms/6-draft/
7
8 Notable changes from the version posted on 2015-10-15:
9 - Bash version table moved to Chapter 6: Ebuild File Format
10 - Recommend setting the shell compatibility level
11 - eapply dies if patches directory is empty (or doesn't exist)
12 - eapply_user must be called in src_prepare
13 - eapply_user is idempotent
14 - Cheat sheet updated for EAPI 6
15
16 I plan to submit the draft in this version to the November council
17 meeting for approval.
18
19 Ulrich