From 68d56bed0e7907add6806c18067449d33cfff014 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 17 Jan 2016 20:42:59 +0100 Subject: dev-python/matplotlib: Don't use sphinx-1.3.4 for doc building Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=571996 Github: matplotlib/matplotlib#5869 Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher --- dev-python/matplotlib/matplotlib-1.5.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-python/matplotlib/matplotlib-1.5.0.ebuild') diff --git a/dev-python/matplotlib/matplotlib-1.5.0.ebuild b/dev-python/matplotlib/matplotlib-1.5.0.ebuild index a98751d2621b..71afc139a5d8 100644 --- a/dev-python/matplotlib/matplotlib-1.5.0.ebuild +++ b/dev-python/matplotlib/matplotlib-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -73,6 +73,7 @@ DEPEND="${COMMON_DEPEND} dev-python/mock[${PY2_USEDEP}] dev-python/numpydoc[${PYTHON_USEDEP}] dev-python/sphinx[${PYTHON_USEDEP}] + !~dev-python/sphinx-1.3.4 dev-python/xlwt[${PYTHON_USEDEP}] dev-texlive/texlive-latexextra dev-texlive/texlive-fontsrecommended -- cgit v1.2.3