diff options
-rw-r--r-- | sys-block/aoetools/aoetools-36.ebuild | 4 |
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/" |