aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2015-01-22 08:47:33 +0100
committerMarius Brehler <marbre@linux.sungazer.de>2015-01-22 08:47:33 +0100
commit2d268a70b31f50e395c2fdf6ec11a3db93cd6beb (patch)
tree6c1c18590ae1ed0ff32dcf5e106641b2c923eb2a /dev-python/bokeh
parentdev-python/bokeh: Apply changes of bug report #529986 (diff)
downloadsci-2d268a70b31f50e395c2fdf6ec11a3db93cd6beb.tar.gz
sci-2d268a70b31f50e395c2fdf6ec11a3db93cd6beb.tar.bz2
sci-2d268a70b31f50e395c2fdf6ec11a3db93cd6beb.zip
Cleanup patch bokeh-0.7.1-setup.patch
Diffstat (limited to 'dev-python/bokeh')
-rw-r--r--dev-python/bokeh/files/bokeh-0.7.1-setup.patch11
1 files changed, 9 insertions, 2 deletions
diff --git a/dev-python/bokeh/files/bokeh-0.7.1-setup.patch b/dev-python/bokeh/files/bokeh-0.7.1-setup.patch
index 934f558b0..39ea156cc 100644
--- a/dev-python/bokeh/files/bokeh-0.7.1-setup.patch
+++ b/dev-python/bokeh/files/bokeh-0.7.1-setup.patch
@@ -1,5 +1,12 @@
---- setup.py 2015-01-12 19:37:38.000000000 +0100
-+++ setup.py.new 2015-01-20 23:44:09.000000000 +0100
+Remove inappropriate check for a previous installation.
+
+Original patch for bokek 0.5.0 (0.5.0-setup.patch).
+Ported for bokeh 0.7.1 by Marius Brehler.
+
+http://bugs.gentoo.org/527336
+
+--- setup.py
++++ setup.py.new
@@ -348,7 +348,6 @@ path = abspath(dirname(__file__))
print()