summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Michael <fedora.dm0@gmail.com>2020-03-20 17:12:45 -0400
committerMike Gilbert <floppym@gentoo.org>2020-03-25 13:47:56 -0400
commit2e853954c94742c0cc03612aebc091e724656d43 (patch)
tree38f28d2746be8409253daf6e0122b143bf45ee38
parentsys-kernel/vanilla-sources: Automated version bump to 5.5.13 - remove old. (diff)
downloadgentoo-2e853954c94742c0cc03612aebc091e724656d43.tar.gz
gentoo-2e853954c94742c0cc03612aebc091e724656d43.tar.bz2
gentoo-2e853954c94742c0cc03612aebc091e724656d43.zip
fixheadtails.eclass: drop the sed dependency
Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r--eclass/fixheadtails.eclass4
1 files changed, 1 insertions, 3 deletions
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 <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 \