projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
819d879
)
dev-python/spyder: inherit eutils in spyder-2.3.8.ebuild
author
Andrey Grozin
<grozin@gentoo.org>
Tue, 23 Feb 2016 11:04:50 +0000
(17:04 +0600)
committer
Andrey Grozin
<grozin@gentoo.org>
Tue, 23 Feb 2016 11:04:50 +0000
(17:04 +0600)
Package-Manager: portage-2.2.27
dev-python/spyder/spyder-2.3.8.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/spyder/spyder-2.3.8.ebuild
b/dev-python/spyder/spyder-2.3.8.ebuild
index ef9c7d8e5e30f15b422c4963b8977e2ae57a1ea8..2dd7841a1da62b8077fbac8ce9acae031504f992 100644
(file)
--- a/
dev-python/spyder/spyder-2.3.8.ebuild
+++ b/
dev-python/spyder/spyder-2.3.8.ebuild
@@
-6,7
+6,7
@@
EAPI=6
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
-inherit distutils-r1
+inherit
eutils
distutils-r1
DESCRIPTION="Python IDE with matlab-like features"
HOMEPAGE="https://github.com/spyder-ide/spyder"