diff options
author | 2011-03-24 09:02:00 +0000 | |
---|---|---|
committer | 2011-03-24 09:02:00 +0000 | |
commit | d88b646752f3a7da84203699dfe34eef2e2e25d3 (patch) | |
tree | e725b0e2babd068d6ff14cf037c529ef1f002c3a /app-text/aiksaurus/files | |
parent | Use SLOT dependencies for x11-libs/gtk+. (diff) | |
download | gentoo-2-d88b646752f3a7da84203699dfe34eef2e2e25d3.tar.gz gentoo-2-d88b646752f3a7da84203699dfe34eef2e2e25d3.tar.bz2 gentoo-2-d88b646752f3a7da84203699dfe34eef2e2e25d3.zip |
old
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'app-text/aiksaurus/files')
-rw-r--r-- | app-text/aiksaurus/files/aiksaurus-0.15-gentoo.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app-text/aiksaurus/files/aiksaurus-0.15-gentoo.patch b/app-text/aiksaurus/files/aiksaurus-0.15-gentoo.patch deleted file mode 100644 index 005ea909942a..000000000000 --- a/app-text/aiksaurus/files/aiksaurus-0.15-gentoo.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -N -r -U3 caiksaurus.cpp caiksaurus.cpp.new ---- caiksaurus.cpp Thu Jan 24 08:45:35 2002 -+++ caiksaurus.cpp.new Sun Jun 2 07:03:33 2002 -@@ -31,6 +31,7 @@ - #include <stdio.h> - #include <malloc.h> - #include <string.h> -+#include <stdlib.h> - - static char* dupeString(const char* str); - static void noMemory(); |