summaryrefslogtreecommitdiff
path: root/net/py-twisted/PLIST
diff options
context:
space:
mode:
authorepg <epg@pkgsrc.org>2008-09-16 01:59:07 +0000
committerepg <epg@pkgsrc.org>2008-09-16 01:59:07 +0000
commit32bdfaa062d2a9e1d7d87f984e22e35c9ab5697e (patch)
treecb0fac2aef5f733131e9d24b2f0af3fddbc81d03 /net/py-twisted/PLIST
parentbab5bb2e340357223e4da2623e93400a1f8ccc26 (diff)
downloadpkgsrc-32bdfaa062d2a9e1d7d87f984e22e35c9ab5697e.tar.gz
- Move _epoll.so to PLIST.Linux (fixes PR pkg/39553).
- Adjust py-OpenSSL dependency down to 0.6. - Use egg.mk instead of extension.mk, drop PYDISTUTILSPKG, and add egg foo to PLIST.
Diffstat (limited to 'net/py-twisted/PLIST')
-rw-r--r--net/py-twisted/PLIST11
1 files changed, 9 insertions, 2 deletions
diff --git a/net/py-twisted/PLIST b/net/py-twisted/PLIST
index e184d6bb787..66150f9544b 100644
--- a/net/py-twisted/PLIST
+++ b/net/py-twisted/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2008/08/22 21:49:08 epg Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/09/16 01:59:07 epg Exp $
bin/bookify
bin/cftp
bin/ckeygen
@@ -16,6 +16,12 @@ bin/tapconvert
bin/tkconch
bin/trial
bin/twistd
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/twisted/__init__.py
${PYSITELIB}/twisted/__init__.pyc
${PYSITELIB}/twisted/__init__.pyo
@@ -1118,7 +1124,6 @@ ${PYSITELIB}/twisted/python/__init__.pyc
${PYSITELIB}/twisted/python/__init__.pyo
${PYSITELIB}/twisted/python/_epoll.c
${PYSITELIB}/twisted/python/_epoll.pyx
-${PYSITELIB}/twisted/python/_epoll.so
${PYSITELIB}/twisted/python/_release.py
${PYSITELIB}/twisted/python/_release.pyc
${PYSITELIB}/twisted/python/_release.pyo
@@ -1425,6 +1430,7 @@ ${PYSITELIB}/twisted/test/crash_test_dummy.py
${PYSITELIB}/twisted/test/crash_test_dummy.pyc
${PYSITELIB}/twisted/test/crash_test_dummy.pyo
${PYSITELIB}/twisted/test/generator_failure_tests.py
+${PYSITELIB}/twisted/test/generator_failure_tests.py.orig
${PYSITELIB}/twisted/test/generator_failure_tests.pyc
${PYSITELIB}/twisted/test/generator_failure_tests.pyo
${PYSITELIB}/twisted/test/iosim.py
@@ -2351,3 +2357,4 @@ ${PYSITELIB}/twisted/words/xish/xpathparser.pyo
@dirrm ${PYSITELIB}/twisted/conch
@dirrm ${PYSITELIB}/twisted/application
@dirrm ${PYSITELIB}/twisted
+@dirrm ${PYSITELIB}/${EGG_INFODIR}