From a8bb48caab41b36c90d1a3e6a3735ab9ad3e0709 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 30 Dec 2010 14:41:18 -0800 Subject: ebuild(5): dosed is not supported in EAPI 4 --- man/ebuild.5 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') diff --git a/man/ebuild.5 b/man/ebuild.5 index 9fa3b89af..adc6b0815 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -916,6 +916,9 @@ multiple directories. .PD 1 .TP \fBdosed\fR \fI"s:orig:change:g" \fR +Beginning with \fBEAPI 4\fR, the \fBdosed\fR helper no longer exists. Ebuilds +should call \fBsed(1)\fR directly (and assume that it is GNU sed). + Performs sed in place on \fIfilename\fR inside ${ED}. If no expression is given then \fI"s:${D}::g"\fR is used as the default expression. Note that this expression does \fBNOT\fR use the offset prefix. -- cgit v1.2.3-1-g7c22