diff options
author | 2023-06-10 21:30:03 +0200 | |
---|---|---|
committer | 2023-06-10 22:18:23 +0200 | |
commit | 518a4681a064c7df3c14a6b850e3b8d596e9d3fc (patch) | |
tree | 17bf2e6576d4566d69585ac98f4a41d731940812 /sci-chemistry/molden/files/molden-4.7-implicit-dec.patch | |
parent | sci-geosciences/gmt: drop 5.4.4 (diff) | |
download | gentoo-518a4681a064c7df3c14a6b850e3b8d596e9d3fc.tar.gz gentoo-518a4681a064c7df3c14a6b850e3b8d596e9d3fc.tar.bz2 gentoo-518a4681a064c7df3c14a6b850e3b8d596e9d3fc.zip |
sci-chemistry/molden: drop 5.5
Closes: https://bugs.gentoo.org/867223
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-chemistry/molden/files/molden-4.7-implicit-dec.patch')
-rw-r--r-- | sci-chemistry/molden/files/molden-4.7-implicit-dec.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-chemistry/molden/files/molden-4.7-implicit-dec.patch b/sci-chemistry/molden/files/molden-4.7-implicit-dec.patch deleted file mode 100644 index dd5aba4f17da..000000000000 --- a/sci-chemistry/molden/files/molden-4.7-implicit-dec.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/silly.c b/silly.c -index 57d07e8..102156a 100644 ---- a/silly.c -+++ b/silly.c -@@ -13,6 +13,7 @@ - #include <stdio.h> - #include <stdlib.h> - #include <math.h> -+#include <string.h> - - #ifndef WIN32 - #include <GL/gl.h> |