summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-27 14:05:45 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-27 12:10:09 -0400
commiteba8e10266e21de45edefa03137d7d917bed8672 (patch)
treeb23948346200ab4702a0323f37d3e1639d21e482 /dev-python/matplotlib/files
parentsys-freebsd/freebsd-usbin: remove unused patches (diff)
downloadgentoo-eba8e10266e21de45edefa03137d7d917bed8672.tar.gz
gentoo-eba8e10266e21de45edefa03137d7d917bed8672.tar.bz2
gentoo-eba8e10266e21de45edefa03137d7d917bed8672.zip
dev-python/matplotlib: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/8612
Diffstat (limited to 'dev-python/matplotlib/files')
-rw-r--r--dev-python/matplotlib/files/matplotlib-2.1.2-doc-make.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/dev-python/matplotlib/files/matplotlib-2.1.2-doc-make.patch b/dev-python/matplotlib/files/matplotlib-2.1.2-doc-make.patch
deleted file mode 100644
index 7ca0c6974234..000000000000
--- a/dev-python/matplotlib/files/matplotlib-2.1.2-doc-make.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff -r -U2 matplotlib-2.1.2.orig/doc/conf.py matplotlib-2.1.2/doc/conf.py
---- matplotlib-2.1.2.orig/doc/conf.py 2018-01-19 11:07:49.000000000 +0700
-+++ matplotlib-2.1.2/doc/conf.py 2018-01-21 20:06:44.120901546 +0700
-@@ -136,5 +136,5 @@
- }
-
--plot_gallery = 'True'
-+plot_gallery = True
-
- # Add any paths that contain templates here, relative to this directory.