commit: a10e74e6de6b0480ca5f7ef4430f3180bbef9d5f
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 17 22:58:57 2018 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Jan 17 22:58:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a10e74e6
sys-process/numad: fix missing epatch
Package-Manager: Portage-2.3.19, Repoman-2.3.6
sys-process/numad/numad-0.5-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-process/numad/numad-0.5-r1.ebuild
b/sys-process/numad/numad-0.5-r1.ebuild
index 32ad4fbefe3..e7498840822 100644
--- a/sys-process/numad/numad-0.5-r1.ebuild
+++ b/sys-process/numad/numad-0.5-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit linux-info toolchain-funcs
+inherit linux-info toolchain-funcs eutils
if [[ ${PV} = *9999* ]]; then
inherit git-2