summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2017-01-30 18:01:16 +0100
committerDavid Seifert <soap@gentoo.org>2017-01-31 09:41:13 +0100
commit4aac57ab2cc4856927f2b15cb3feed79b2a4be37 (patch)
treedca98d742a7de0ceefb0edc002a1c7102f1489f5 /sci-chemistry
parentsci-chemistry/gabedit: remove unused patch (diff)
downloadgentoo-4aac57ab2cc4856927f2b15cb3feed79b2a4be37.tar.gz
gentoo-4aac57ab2cc4856927f2b15cb3feed79b2a4be37.tar.bz2
gentoo-4aac57ab2cc4856927f2b15cb3feed79b2a4be37.zip
sci-chemistry/ghemical: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/3730
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/ghemical/files/ghemical-gcc43.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/sci-chemistry/ghemical/files/ghemical-gcc43.patch b/sci-chemistry/ghemical/files/ghemical-gcc43.patch
deleted file mode 100644
index 93557d48720c..000000000000
--- a/sci-chemistry/ghemical/files/ghemical-gcc43.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- src-orig/pangofont_wcl.cpp 2008-11-30 16:15:23.932475487 -0600
-+++ src/pangofont_wcl.cpp 2008-11-30 16:16:09.620396370 -0600
-@@ -22,6 +22,10 @@
-
- #include <gtk/gtkgl.h>
-
-+#include <string.h>
-+
-+#include <cstdlib>
-+using namespace std;
- /*################################################################################################*/
-
- pangofont_wcl::pangofont_wcl(ogl_camera * cam) :
-