summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:54:10 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:22:35 +0100
commitf7c4ad5f72b3101b2bd2d3a07a070366476b307d (patch)
treeb69dd7f1223e250508b402e243b20ebf83d684ba /sys-fs
parentsys-fs/reiser4progs: eutils-- (diff)
downloadgentoo-f7c4ad5f72b3101b2bd2d3a07a070366476b307d.tar.gz
gentoo-f7c4ad5f72b3101b2bd2d3a07a070366476b307d.tar.bz2
gentoo-f7c4ad5f72b3101b2bd2d3a07a070366476b307d.zip
sys-fs/vhba: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/vhba/vhba-20200106-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/vhba/vhba-20200106-r1.ebuild b/sys-fs/vhba/vhba-20200106-r1.ebuild
index 72b25e972731..c8222ceac977 100644
--- a/sys-fs/vhba/vhba-20200106-r1.ebuild
+++ b/sys-fs/vhba/vhba-20200106-r1.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=7
-inherit eutils linux-mod udev
+inherit linux-mod udev
MY_P=vhba-module-${PV}
DESCRIPTION="Virtual (SCSI) Host Bus Adapter kernel module for the CDEmu suite"