net-misc/whatportis: Add missing eclass
authorJustin Lecher <jlec@gentoo.org>
Tue, 9 Feb 2016 08:50:34 +0000 (09:50 +0100)
committerJustin Lecher <jlec@gentoo.org>
Tue, 9 Feb 2016 09:33:03 +0000 (10:33 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
net-misc/whatportis/whatportis-0.6.ebuild

index 152867fb50bbadd01b77e513b54d64e53039c53b..1b1511d3fbce7b56ced96522b6705087d5090fbf 100644 (file)
@@ -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"