ebuild(5): dosed is not supported in EAPI 4
authorZac Medico <zmedico@gentoo.org>
Thu, 30 Dec 2010 22:41:18 +0000 (14:41 -0800)
committerZac Medico <zmedico@gentoo.org>
Thu, 30 Dec 2010 22:41:18 +0000 (14:41 -0800)
man/ebuild.5

index 9fa3b89afc87d566d554d49ae08014962db18d8a..adc6b081578cae554cf42edcc17fb6391c1f4ddc 100644 (file)
@@ -916,6 +916,9 @@ multiple directories.
 .PD 1
 .TP
 \fBdosed\fR \fI"s:orig:change:g" <filename>\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.