Gentoo Archives: gentoo-pms

From: "Michał Górny" <mgorny@g.o>
To: "Ulrich Müller" <ulm@g.o>
Cc: gentoo-pms@l.g.o
Subject: Re: [gentoo-pms] [PATCH 05/22] EAPI 6 supports package.* and use.* directories.
Date: Thu, 05 Nov 2015 22:07:53
Message-Id: 20151105230732.628397a2.mgorny@gentoo.org
In Reply to: [gentoo-pms] [PATCH 05/22] EAPI 6 supports package.* and use.* directories. by "Ulrich Müller"
1 On Thu, 15 Oct 2015 12:50:04 +0200
2 Ulrich Müller <ulm@g.o> wrote:
3
4 > From: Michael Palimaka <kensington@g.o>
5 >
6 > Bug: 282296
7 > ---
8 > eapi-differences.tex | 5 ++++-
9 > profiles.tex | 32 ++++++++++++++++++++++++++------
10 > 2 files changed, 30 insertions(+), 7 deletions(-)
11 >
12 > diff --git a/eapi-differences.tex b/eapi-differences.tex
13 > index c28494d..2132935 100644
14 > --- a/eapi-differences.tex
15 > +++ b/eapi-differences.tex
16 > @@ -41,6 +41,9 @@ of this document for a complete table of previous EAPIs.
17 > \bottomrule
18 > \endlastfoot
19 >
20 > +\t{package*} and \t{use*} dirs & \compactfeatureref{profile-file-dirs} &
21 > + No & No & No & No & Yes \\
22 > +
23 > Stable use masking/forcing & \compactfeatureref{stablemask} &
24 > No & No & No & Yes & Yes \\
25 >
26 > @@ -304,7 +307,7 @@ EAPI 5 is EAPI 4 with the following changes:
27 > EAPI 6 is EAPI 5 with the following changes:
28 >
29 > \begin{compactitem}
30 > -\item None
31 > +\item Profile \t{package*} and \t{use*} can be directories, \featureref{profile-file-dirs}.
32 > \end{compactitem}
33
34 Just to be clear, the Portage implementation (originally used
35 in Arfrever's EAPIs) also allows make.defaults to be a directory. Not
36 sure if this is desired for consistency, or not.
37
38 --
39 Best regards,
40 Michał Górny
41 <http://dev.gentoo.org/~mgorny/>