dev-python/matplotlib: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/8612
This commit is contained in:
Michael Mair-Keimberger
2018-05-27 14:05:45 +02:00
committed by Aaron Bauman
parent 5b6bc9bca6
commit eba8e10266

View File

@@ -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.