fixheadtails.eclass: drop the sed dependency
authorDavid Michael <fedora.dm0@gmail.com>
Fri, 20 Mar 2020 21:12:45 +0000 (17:12 -0400)
committerMike Gilbert <floppym@gentoo.org>
Wed, 25 Mar 2020 17:47:56 +0000 (13:47 -0400)
Signed-off-by: David Michael <fedora.dm0@gmail.com>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
eclass/fixheadtails.eclass

index c19d33924aab1f8bfcdfc2f10e1853e977557721..475b182843a5628b7e87880ab219d0e201ace967 100644 (file)
@@ -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 <johnm@gentoo.org>
 # @BLURB: functions to replace obsolete head/tail with POSIX compliant ones
 
-DEPEND=">=sys-apps/sed-4"
-
 _do_sed_fix() {
        einfo " - fixed $1"
        sed -i \