summaryrefslogtreecommitdiff
path: root/sysutils/fabric/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fabric/PLIST')
-rw-r--r--sysutils/fabric/PLIST18
1 files changed, 17 insertions, 1 deletions
diff --git a/sysutils/fabric/PLIST b/sysutils/fabric/PLIST
index 747dc95eef2..e978cf2c8d0 100644
--- a/sysutils/fabric/PLIST
+++ b/sysutils/fabric/PLIST
@@ -1,10 +1,16 @@
-@comment $NetBSD: PLIST,v 1.6 2011/04/23 15:23:53 gls Exp $
+@comment $NetBSD: PLIST,v 1.7 2011/07/12 20:56:21 gls Exp $
bin/fab
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/fabfile/__init__.py
+${PYSITELIB}/fabfile/__init__.pyc
+${PYSITELIB}/fabfile/__init__.pyo
+${PYSITELIB}/fabfile/docs.py
+${PYSITELIB}/fabfile/docs.pyc
+${PYSITELIB}/fabfile/docs.pyo
${PYSITELIB}/fabric/__init__.py
${PYSITELIB}/fabric/__init__.pyc
${PYSITELIB}/fabric/__init__.pyo
@@ -56,6 +62,9 @@ ${PYSITELIB}/fabric/sftp.pyo
${PYSITELIB}/fabric/state.py
${PYSITELIB}/fabric/state.pyc
${PYSITELIB}/fabric/state.pyo
+${PYSITELIB}/fabric/tasks.py
+${PYSITELIB}/fabric/tasks.pyc
+${PYSITELIB}/fabric/tasks.pyo
${PYSITELIB}/fabric/thread_handling.py
${PYSITELIB}/fabric/thread_handling.pyc
${PYSITELIB}/fabric/thread_handling.pyo
@@ -75,15 +84,21 @@ share/doc/fabric/api/core/context_managers.rst
share/doc/fabric/api/core/decorators.rst
share/doc/fabric/api/core/network.rst
share/doc/fabric/api/core/operations.rst
+share/doc/fabric/api/core/tasks.rst
share/doc/fabric/api/core/utils.rst
share/doc/fabric/changes/0.9.1.rst
share/doc/fabric/changes/0.9.2.rst
share/doc/fabric/changes/0.9.3.rst
share/doc/fabric/changes/0.9.4.rst
share/doc/fabric/changes/0.9.5.rst
+share/doc/fabric/changes/0.9.6.rst
+share/doc/fabric/changes/0.9.7.rst
share/doc/fabric/changes/0.9.rst
share/doc/fabric/changes/1.0.1.rst
+share/doc/fabric/changes/1.0.2.rst
share/doc/fabric/changes/1.0.rst
+share/doc/fabric/changes/${PKGVERSION}.rst
+share/doc/fabric/changes/1.1.rst
share/doc/fabric/development.rst
share/doc/fabric/faq.rst
share/doc/fabric/index.rst
@@ -97,3 +112,4 @@ share/doc/fabric/usage/interactivity.rst
share/doc/fabric/usage/library.rst
share/doc/fabric/usage/output_controls.rst
share/doc/fabric/usage/ssh.rst
+share/doc/fabric/usage/tasks.rst