commit:     db94798e2b6428e25296815385441c132851ba0a
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 08:50:34 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 09:33:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db94798e

net-misc/whatportis: Add missing eclass

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 net-misc/whatportis/whatportis-0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/whatportis/whatportis-0.6.ebuild 
b/net-misc/whatportis/whatportis-0.6.ebuild
index 152867f..1b1511d 100644
--- a/net-misc/whatportis/whatportis-0.6.ebuild
+++ b/net-misc/whatportis/whatportis-0.6.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
 
-inherit distutils-r1
+inherit distutils-r1 eutils
 
 DESCRIPTION="A command to search port names and numbers"
 HOMEPAGE="http://github.com/ncrocfer/whatportis 
http://pypi.python.org/pypi/whatportis";

Reply via email to