summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib/files/matplotlib-2.2.0-doc-make.patch
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-05-10 13:46:15 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-05-10 16:10:23 +0200
commit77d25c2e6c43eecf7805a3635188e3b9c57b81f3 (patch)
tree8be84f8dbff335bb90093f08771bec58cbd05c67 /dev-python/matplotlib/files/matplotlib-2.2.0-doc-make.patch
parentd63c0ffcfe6e9e054b1b8cc4820823a8c423f614 (diff)
downloadgentoo-77d25c2e6c43eecf7805a3635188e3b9c57b81f3.tar.gz
gentoo-77d25c2e6c43eecf7805a3635188e3b9c57b81f3.tar.bz2
gentoo-77d25c2e6c43eecf7805a3635188e3b9c57b81f3.zip
dev-python/matplotlib: Drop old
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-python/matplotlib/files/matplotlib-2.2.0-doc-make.patch')
-rw-r--r--dev-python/matplotlib/files/matplotlib-2.2.0-doc-make.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/dev-python/matplotlib/files/matplotlib-2.2.0-doc-make.patch b/dev-python/matplotlib/files/matplotlib-2.2.0-doc-make.patch
deleted file mode 100644
index 7ca0c6974234..000000000000
--- a/dev-python/matplotlib/files/matplotlib-2.2.0-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.