summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 15:01:57 +0100
committerSam James <sam@gentoo.org>2021-04-21 20:01:23 +0100
commit6628fc5101b76ff99b16113fd7f504e66657407b (patch)
tree557ae9dc11acc9ce300bfd4c867a175423c6bc7e /sys-block
parentsys-block/open-iscsi: eutils->epatch (diff)
downloadgentoo-6628fc5101b76ff99b16113fd7f504e66657407b.tar.gz
gentoo-6628fc5101b76ff99b16113fd7f504e66657407b.tar.bz2
gentoo-6628fc5101b76ff99b16113fd7f504e66657407b.zip
sys-block/aoetools: 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')
-rw-r--r--sys-block/aoetools/aoetools-36.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/aoetools/aoetools-36.ebuild b/sys-block/aoetools/aoetools-36.ebuild
index 5f88a396479c..4eadabe70a5b 100644
--- a/sys-block/aoetools/aoetools-36.ebuild
+++ b/sys-block/aoetools/aoetools-36.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils toolchain-funcs
+inherit epatch toolchain-funcs
DESCRIPTION="tools for ATA over Ethernet (AoE) network storage protocol"
HOMEPAGE="http://aoetools.sourceforge.net/"