summaryrefslogtreecommitdiff
path: root/www/zope3/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'www/zope3/patches/patch-ac')
-rw-r--r--www/zope3/patches/patch-ac10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/zope3/patches/patch-ac b/www/zope3/patches/patch-ac
new file mode 100644
index 00000000000..103388aa3ca
--- /dev/null
+++ b/www/zope3/patches/patch-ac
@@ -0,0 +1,10 @@
+$NetBSD: patch-ac,v 1.5 2007/12/21 16:18:35 taca Exp $
+
+--- Dependencies/twisted-Zope-3.3.1/twisted/internet/glib2reactor.py.orig 2007-01-14 23:04:24.000000000 +0900
++++ Dependencies/twisted-Zope-3.3.1/twisted/internet/glib2reactor.py
+@@ -1,4 +1,4 @@
+-#! /usr/bin/python
++#
+
+ """
+ This module provides support for Twisted to interact with the glib mainloop.