Gentoo Archives: gentoo-commits

From: Christoph Junghans <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-visualization/mantid/files/
Date: Sat, 31 Jan 2015 20:19:24
Message-Id: 1422520938.c5825a90124ac6635c44d5eae69f0e3c025c518c.ottxor@gentoo
1 commit: c5825a90124ac6635c44d5eae69f0e3c025c518c
2 Author: Chris Kerr <debdepba <AT> dasganma <DOT> tk>
3 AuthorDate: Thu Jan 29 08:42:18 2015 +0000
4 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 29 08:42:18 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c5825a90
7
8 Added some descriptive text to the minigzip-OF patch
9
10 ---
11 sci-visualization/mantid/files/mantid-3.3.0-minigzip-OF.patch | 7 +++++++
12 1 file changed, 7 insertions(+)
13
14 diff --git a/sci-visualization/mantid/files/mantid-3.3.0-minigzip-OF.patch b/sci-visualization/mantid/files/mantid-3.3.0-minigzip-OF.patch
15 index 4857774..1dc5ec7 100644
16 --- a/sci-visualization/mantid/files/mantid-3.3.0-minigzip-OF.patch
17 +++ b/sci-visualization/mantid/files/mantid-3.3.0-minigzip-OF.patch
18 @@ -1,3 +1,10 @@
19 +The minigzip code does the same thing as sys-libs/zlib[minizip] but for .gz files rather than .zip
20 +
21 +It uses a macro 'OF(args)'. I'm not sure what it does but defining it as nothing seems to work.
22 +
23 +This patch has been submitted upstream at:
24 +https://github.com/mantidproject/mantid/pull/149
25 +
26 diff --git a/MantidPlot/src/zlib123/minigzip.c b/MantidPlot/src/zlib123/minigzip.c
27 index 97fbae1..5f4612f 100644
28 --- a/MantidPlot/src/zlib123/minigzip.c