From e75364c99827641cd491206acfba4c6587cfcd33 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 20 Sep 2012 11:01:43 -0700 Subject: Enable official EAPI 5 support. The council has officialy approved EAPI 5 in PMS: http://git.overlays.gentoo.org/gitweb/?p=proj/pms.git;a=commit;h=99c78a51ff4c9737cdd399620072abdc14f8df11 --- doc/package/ebuild/eapi/5.docbook | 40 +++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'doc') diff --git a/doc/package/ebuild/eapi/5.docbook b/doc/package/ebuild/eapi/5.docbook index c910092c6..376262e1c 100644 --- a/doc/package/ebuild/eapi/5.docbook +++ b/doc/package/ebuild/eapi/5.docbook @@ -1,8 +1,8 @@ -
-EAPI 5_pre2 -
+
+EAPI 5 +
Metadata -
+
REQUIRED_USE supports new at-most-one-of operator The new at-most-one-of operator consists of the string '??', @@ -10,7 +10,7 @@ and is satisfied if zero or one (but no more) of its child elements is matched.
-
+
SLOT supports optional "sub-slot" part The SLOT variable may contain an optional sub-slot part that @@ -24,11 +24,11 @@ implicit sub-slot which is equal to the regular slot. Refer to the - + slot operators documentation for more information about sub-slot usage.
-
+
Dependency atom slot operators A slot dependency may contain an optional sub-slot part that @@ -70,9 +70,9 @@ the regular slot).
-
+
Profiles -
+
Profile IUSE Injection IUSE_EFFECTIVE is a variable calculated from IUSE and @@ -156,7 +156,7 @@ equivalent of ${v}.
-
+
Profile stable USE forcing and masking In profile directories with an EAPI supporting stable masking, @@ -168,29 +168,29 @@ only influence packages that are merged due to a stable keyword.
-
+
Helpers -
+
econf adds --disable-silent-rules This option will automatically be passed if --disable-silent-rules occurs in the output of configure --help.
-
+
new* commands can read from standard input Standard input is read when the first parameter is - (a hyphen).
-
+
New option --host-root for {has,best}_version This option --host-root will cause the query to apply to the host root instead of ROOT.
-
+
New doheader helper function Installs the given header files into /usr/include/, by default @@ -198,7 +198,7 @@ with file mode 0644. This can be overridden by setting INSOPTIONS with the insopts function.
-
+
New usex helper function USAGE: usex <USE flag> [true output] [false output] [true suffix] [false suffix] @@ -208,9 +208,9 @@ DESCRIPTION:
-
+
Phases -
+
src_test supports parallel tests Unlike older EAPIs, the default src_test implementation will not @@ -218,9 +218,9 @@ pass the -j1 option to emake.
-
+
Ebuild Environment Variables -
+
New EBUILD_PHASE_FUNC variable During execution of an ebuild phase function (such as pkg_setup -- cgit v1.2.3-1-g7c22