summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-09-06 22:18:49 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-09-06 22:18:49 +0000
commitc8a2bd0b6905987a33a933bae55e7333c450453a (patch)
tree5314ad24e92fcc86e5e900a3a100a0133f52eebc /dev-python
parentDelete old patch. (diff)
downloadgentoo-2-c8a2bd0b6905987a33a933bae55e7333c450453a.tar.gz
gentoo-2-c8a2bd0b6905987a33a933bae55e7333c450453a.tar.bz2
gentoo-2-c8a2bd0b6905987a33a933bae55e7333c450453a.zip
Delete old patch.
(Portage version: 14208-svn/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/python-ldap/files/python-ldap-2.3.5-gcc44.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-python/python-ldap/files/python-ldap-2.3.5-gcc44.patch b/dev-python/python-ldap/files/python-ldap-2.3.5-gcc44.patch
deleted file mode 100644
index 6c9c60294563..000000000000
--- a/dev-python/python-ldap/files/python-ldap-2.3.5-gcc44.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Modules/errors.c 2009-04-01 15:58:34.000000000 -0400
-+++ Modules/errors.c 2009-04-01 15:59:25.000000000 -0400
-@@ -18,7 +18,7 @@
-
- #ifdef LDAP_ASSERTION_FAILED
- #define LDAP_ERROR_MAX LDAP_ASSERTION_FAILED
--#elif
-+#else
- #define LDAP_ERROR_MAX LDAP_OTHER
- #endif
-