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 --- man/ebuild.5 | 2 +- man/emerge.1 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'man') diff --git a/man/ebuild.5 b/man/ebuild.5 index 338a7653a..22e646841 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -19,7 +19,7 @@ Here's a simple example ebuild: # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="4" +EAPI="5" inherit some_eclass another_eclass diff --git a/man/emerge.1 b/man/emerge.1 index b3ac37915..f2fb6ccb9 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -493,8 +493,8 @@ Causes \fIEMERGE_DEFAULT_OPTS\fR (see \fBmake.conf\fR(5)) to be ignored. Ignore the slot/sub\-slot := operator parts of dependencies that have been recorded when packages where built. This option is intended only for debugging purposes, and it only affects built packages -that specify slot/sub\-slot := operator dependencies using the -experimental "4\-slot\-abi" or "5_pre2" EAPIs. +that specify slot/sub\-slot := operator dependencies which are +supported beginning with \fBEAPI 5\fR. .TP .BR "-j [JOBS], \-\-jobs[=JOBS]" Specifies the number of packages to build simultaneously. If this option is @@ -659,8 +659,8 @@ Automatically rebuild or reinstall packages when slot/sub\-slot := operator dependencies can be satisfied by a newer slot, so that older packages slots will become eligible for removal by the \-\-depclean action as soon as possible. This option only -affects packages that specify slot/sub\-slot := dependencies using the -experimental "4\-slot\-abi" or "5_pre2" EAPIs. +affects packages that specify slot/sub\-slot := dependencies +which are supported beginning with \fBEAPI 5\fR. Since this option requires checking of reverse dependencies, it enables \-\-complete\-graph mode whenever a new slot is installed. This option is enabled by -- cgit v1.2.3-1-g7c22