projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
632353d
)
net-misc/whatportis: Add missing eclass
author
Justin Lecher
<jlec@gentoo.org>
Tue, 9 Feb 2016 08:50:34 +0000
(09:50 +0100)
committer
Justin 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
patch
|
blob
|
history
diff --git
a/net-misc/whatportis/whatportis-0.6.ebuild
b/net-misc/whatportis/whatportis-0.6.ebuild
index 152867fb50bbadd01b77e513b54d64e53039c53b..1b1511d3fbce7b56ced96522b6705087d5090fbf 100644
(file)
--- 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"