summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 15:01:12 +0100
committerSam James <sam@gentoo.org>2021-04-21 20:01:27 +0100
commitca667174420b13afce3ef92d5949314b9ccee401 (patch)
tree258a19515783f4f552a3eeab95f6843199bf2901 /sys-apps/sg3_utils
parentsys-apps/xinetd: eutils->epatch (diff)
downloadgentoo-ca667174420b13afce3ef92d5949314b9ccee401.tar.gz
gentoo-ca667174420b13afce3ef92d5949314b9ccee401.tar.bz2
gentoo-ca667174420b13afce3ef92d5949314b9ccee401.zip
sys-apps/sg3_utils: 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-apps/sg3_utils')
-rw-r--r--sys-apps/sg3_utils/sg3_utils-1.42.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sg3_utils/sg3_utils-1.42.ebuild b/sys-apps/sg3_utils/sg3_utils-1.42.ebuild
index 56b30e539729..7509872c7d20 100644
--- a/sys-apps/sg3_utils/sg3_utils-1.42.ebuild
+++ b/sys-apps/sg3_utils/sg3_utils-1.42.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils multilib ltprune
+inherit epatch multilib ltprune
DESCRIPTION="Apps for querying the sg SCSI interface"
HOMEPAGE="http://sg.danny.cz/sg/"