summaryrefslogtreecommitdiffstats
path: root/man/make.conf.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-08-29 22:54:51 -0700
committerZac Medico <zmedico@gentoo.org>2012-08-29 22:54:51 -0700
commit5e28fe97e67ab4f3e2d8410a8704156b6bb08555 (patch)
tree4f408ca8b0b8e94b8caf18d30363e06cb21ea34f /man/make.conf.5
parent7d7387b34fdfb6ac8e736ca4e73f1e3f8fa1a705 (diff)
downloadportage-5e28fe97e67ab4f3e2d8410a8704156b6bb08555.tar.gz
portage-5e28fe97e67ab4f3e2d8410a8704156b6bb08555.tar.bz2
portage-5e28fe97e67ab4f3e2d8410a8704156b6bb08555.zip
Remove FEATURES=parse-eapi-ebuild-head
It's already been enabled by default in stable portage for awhile now, so it should be safe to enable it unconditionally. The PMS eapi-5 branch also says that it's mandatory to parse the EAPI: http://git.overlays.gentoo.org/gitweb/?p=proj/pms.git;a=commit;h=91d1e1e39b034bde7e5b981a5616a127135f37fa
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.55
1 files changed, 0 insertions, 5 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 011866774..d9babe10f 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -420,11 +420,6 @@ Use finer\-grained locks when installing packages, allowing for greater
parallelization. For additional parallelization, disable
\fIebuild\-locks\fR.
.TP
-.B parse\-eapi\-ebuild\-head
-Parse \fBEAPI\fR from the head of the ebuild as specified in PMS section
-7.3.1, and treat non\-conformant ebuilds as invalid. This feature is
-enabled by default, and will soon become enabled unconditionally.
-.TP
.B prelink\-checksums
If \fBprelink\fR(8) is installed then use it to undo any prelinks on files
before computing checksums for merge and unmerge. This feature is