From e76eb6f17968c523b546fc42d2f50e6e4102ca53 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 25 Jan 2016 08:46:49 +0100 Subject: dev-python/matplotlib: Backport patch for problems with sphinx-1.3.4 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher --- dev-python/matplotlib/matplotlib-1.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/matplotlib/matplotlib-1.5.1.ebuild') diff --git a/dev-python/matplotlib/matplotlib-1.5.1.ebuild b/dev-python/matplotlib/matplotlib-1.5.1.ebuild index 904233abff9a..3635965d3f89 100644 --- a/dev-python/matplotlib/matplotlib-1.5.1.ebuild +++ b/dev-python/matplotlib/matplotlib-1.5.1.ebuild @@ -74,7 +74,6 @@ 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 @@ -112,6 +111,7 @@ RDEPEND="${COMMON_DEPEND} DISTUTILS_IN_SOURCE_BUILD=1 PATCHES=( + "${FILESDIR}"/${P}-sphinx-1.4.3-backport.patch "${FILESDIR}"/${P}-test-fix-backport.patch "${FILESDIR}"/${P}-test-fix-backport-2.patch ) -- cgit v1.2.3