projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
918a573
)
dev-python/nbsphinx: Remove doc and test use flags
author
Marius Brehler
<marbre@linux.sungazer.de>
Tue, 24 May 2016 05:56:44 +0000
(07:56 +0200)
committer
David Seifert
<soap@gentoo.org>
Sun, 29 May 2016 14:53:40 +0000
(16:53 +0200)
Package-Manager: portage-2.2.26
dev-python/nbsphinx/nbsphinx-0.2.8.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/nbsphinx/nbsphinx-0.2.8.ebuild
b/dev-python/nbsphinx/nbsphinx-0.2.8.ebuild
index 879cdafd1e4030eb70d09b8a84f7a02f23e88b9e..f140b2b4b63d23a638b330189e18b94446b1d19e 100644
(file)
--- a/
dev-python/nbsphinx/nbsphinx-0.2.8.ebuild
+++ b/
dev-python/nbsphinx/nbsphinx-0.2.8.ebuild
@@
-15,7
+15,7
@@
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="
doc test
"
+IUSE=""
RDEPEND="
dev-python/docutils[${PYTHON_USEDEP}]