summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2017-01-30 13:28:51 -0600
committerAustin English <wizardedit@gentoo.org>2017-01-30 13:28:51 -0600
commita3c45e2a1fd97d4a0c073c063b296b2a4101d2e6 (patch)
tree0f7f7e0a2f95f6db74b52609b672b76e6b6790b0
parentdev-python/soya: version bump to 0.15_rc1 (diff)
downloadgentoo-a3c45e2a.tar.gz
gentoo-a3c45e2a.tar.bz2
gentoo-a3c45e2a.zip
dev-python/soya: prune no longer needed patch
Package-Manager: Portage-2.3.2, Repoman-2.3.1
-rw-r--r--dev-python/soya/files/soya-0.14-freetype-2.5.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-python/soya/files/soya-0.14-freetype-2.5.patch b/dev-python/soya/files/soya-0.14-freetype-2.5.patch
deleted file mode 100644
index a4d568033109..000000000000
--- a/dev-python/soya/files/soya-0.14-freetype-2.5.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff -ru soya.old/include_freetype.h soya/include_freetype.h
---- soya.old/include_freetype.h 2014-06-01 23:27:17.970830047 +0900
-+++ soya/include_freetype.h 2014-06-01 23:27:35.320864678 +0900
-@@ -21,8 +21,8 @@
-
- #include <ft2build.h>
- #include FT_FREETYPE_H // this is not do-able in Pyrex
--#include <freetype/freetype.h>
--#include <freetype/ftoutln.h>
--#include <freetype/ftimage.h>
--#include <freetype/ftglyph.h>
-+#include <freetype.h>
-+#include <ftoutln.h>
-+#include <ftimage.h>
-+#include <ftglyph.h>
-