aboutsummaryrefslogtreecommitdiff
path: root/devel/py-twisted/files/patch-setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-twisted/files/patch-setup.py')
-rw-r--r--devel/py-twisted/files/patch-setup.py20
1 files changed, 0 insertions, 20 deletions
diff --git a/devel/py-twisted/files/patch-setup.py b/devel/py-twisted/files/patch-setup.py
deleted file mode 100644
index c0c6af633c4f..000000000000
--- a/devel/py-twisted/files/patch-setup.py
+++ /dev/null
@@ -1,20 +0,0 @@
---- setup.py.orig Tue Jul 24 10:42:47 2001
-+++ setup.py Fri Aug 17 16:35:18 2001
-@@ -36,14 +36,17 @@
- 'packages': [
- 'twisted',
- 'twisted.internet',
-+ 'twisted.mail',
- 'twisted.persisted',
- 'twisted.pim',
- 'twisted.protocols',
- 'twisted.python',
- 'twisted.reality',
- 'twisted.spread',
-+ 'twisted.tap',
- 'twisted.test',
- 'twisted.web',
-+ 'twisted.words',
- ],
- }
-