summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 15:02:24 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:04:38 +0100
commita6673c9d3cced53a26a6486b7e546d78f2681217 (patch)
treef0f4aac56b52715e545044e77b21de35e1cd7b46 /sys-block/scsirastools
parentsys-block/raid-check: eutils->epatch (diff)
downloadgentoo-a6673c9d3cced53a26a6486b7e546d78f2681217.tar.gz
gentoo-a6673c9d3cced53a26a6486b7e546d78f2681217.tar.bz2
gentoo-a6673c9d3cced53a26a6486b7e546d78f2681217.zip
sys-block/scsirastools: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-block/scsirastools')
-rw-r--r--sys-block/scsirastools/scsirastools-1.5.7.ebuild4
-rw-r--r--sys-block/scsirastools/scsirastools-1.6.4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-block/scsirastools/scsirastools-1.5.7.ebuild b/sys-block/scsirastools/scsirastools-1.5.7.ebuild
index 4ff75f1eeaaf..935678ed2250 100644
--- a/sys-block/scsirastools/scsirastools-1.5.7.ebuild
+++ b/sys-block/scsirastools/scsirastools-1.5.7.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-inherit autotools eutils
+inherit autotools epatch
DESCRIPTION="Serviceability for SCSI Disks and Arrays"
HOMEPAGE="http://scsirastools.sourceforge.net/"
diff --git a/sys-block/scsirastools/scsirastools-1.6.4.ebuild b/sys-block/scsirastools/scsirastools-1.6.4.ebuild
index 5fe89852ad68..9f2bb3b436b0 100644
--- a/sys-block/scsirastools/scsirastools-1.6.4.ebuild
+++ b/sys-block/scsirastools/scsirastools-1.6.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-inherit autotools eutils
+inherit autotools epatch
DESCRIPTION="Serviceability for SCSI Disks and Arrays"
HOMEPAGE="http://scsirastools.sourceforge.net/"