Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/ghemical/files/
Date: Tue, 31 Jan 2017 08:42:45
Message-Id: 1485852073.4aac57ab2cc4856927f2b15cb3feed79b2a4be37.soap@gentoo
1 commit: 4aac57ab2cc4856927f2b15cb3feed79b2a4be37
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Mon Jan 30 17:01:16 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 08:41:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aac57ab
7
8 sci-chemistry/ghemical: remove unused patch
9
10 Closes: https://github.com/gentoo/gentoo/pull/3730
11
12 sci-chemistry/ghemical/files/ghemical-gcc43.patch | 14 --------------
13 1 file changed, 14 deletions(-)
14
15 diff --git a/sci-chemistry/ghemical/files/ghemical-gcc43.patch b/sci-chemistry/ghemical/files/ghemical-gcc43.patch
16 deleted file mode 100644
17 index 93557d4..00000000
18 --- a/sci-chemistry/ghemical/files/ghemical-gcc43.patch
19 +++ /dev/null
20 @@ -1,14 +0,0 @@
21 ---- src-orig/pangofont_wcl.cpp 2008-11-30 16:15:23.932475487 -0600
22 -+++ src/pangofont_wcl.cpp 2008-11-30 16:16:09.620396370 -0600
23 -@@ -22,6 +22,10 @@
24 -
25 - #include <gtk/gtkgl.h>
26 -
27 -+#include <string.h>
28 -+
29 -+#include <cstdlib>
30 -+using namespace std;
31 - /*################################################################################################*/
32 -
33 - pangofont_wcl::pangofont_wcl(ogl_camera * cam) :
34 -