From: David Michael Date: Fri, 20 Mar 2020 21:12:45 +0000 (-0400) Subject: fixheadtails.eclass: drop the sed dependency X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2e853954c94742c0cc03612aebc091e724656d43;p=gentoo.git fixheadtails.eclass: drop the sed dependency Signed-off-by: David Michael Signed-off-by: Mike Gilbert --- diff --git a/eclass/fixheadtails.eclass b/eclass/fixheadtails.eclass index c19d33924aab..475b182843a5 100644 --- a/eclass/fixheadtails.eclass +++ b/eclass/fixheadtails.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: fixheadtails.eclass @@ -8,8 +8,6 @@ # Original author John Mylchreest # @BLURB: functions to replace obsolete head/tail with POSIX compliant ones -DEPEND=">=sys-apps/sed-4" - _do_sed_fix() { einfo " - fixed $1" sed -i \