commit: 3201118050740f6432a7c7b20e7e77b396af4dd3 Author: Horea Christian <h.chr <AT> mail <DOT> ru> AuthorDate: Tue Oct 6 19:30:49 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Oct 7 12:24:02 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=32011180
dev-python/matplotlib-venn: removed test IUSE Package-Manager: portage-2.2.22 dev-python/matplotlib-venn/ChangeLog | 3 +++ dev-python/matplotlib-venn/matplotlib-venn-0.11.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-python/matplotlib-venn/ChangeLog b/dev-python/matplotlib-venn/ChangeLog index 079adee..be03bfe 100644 --- a/dev-python/matplotlib-venn/ChangeLog +++ b/dev-python/matplotlib-venn/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 06 Oct 2015; Horea Christian <[email protected]> matplotlib-venn-0.11.ebuild: + dev-python/matplotlib-venn: removed test IUSE + 06 Oct 2015; Horea Christian <[email protected]> matplotlib-venn-9999.ebuild: dev-python/matplotlib-venn: removed keywords from live ebuild diff --git a/dev-python/matplotlib-venn/matplotlib-venn-0.11.ebuild b/dev-python/matplotlib-venn/matplotlib-venn-0.11.ebuild index 23db2ec..47d251e 100644 --- a/dev-python/matplotlib-venn/matplotlib-venn-0.11.ebuild +++ b/dev-python/matplotlib-venn/matplotlib-venn-0.11.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/m/${PN}/${P}.zip" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" -IUSE="test" +IUSE="" RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}]
