summaryrefslogtreecommitdiff
path: root/databases/py-sqlalchemy06/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-sqlalchemy06/pkg-plist')
-rw-r--r--databases/py-sqlalchemy06/pkg-plist22
1 files changed, 0 insertions, 22 deletions
diff --git a/databases/py-sqlalchemy06/pkg-plist b/databases/py-sqlalchemy06/pkg-plist
deleted file mode 100644
index e4dddb6f29dc..000000000000
--- a/databases/py-sqlalchemy06/pkg-plist
+++ /dev/null
@@ -1,22 +0,0 @@
-%%PYTHON_SITELIBDIR%%/SQLAlchemy-%%PORTVERSION%%-py%%PYTHONVERSION%%.egg
-%%EXAMPLEDIR%%/adjacencytree/basic_tree.py
-%%EXAMPLEDIR%%/adjacencytree/byroot_tree.py
-%%EXAMPLEDIR%%/association/basic_association.py
-%%EXAMPLEDIR%%/association/proxied_association.py
-%%EXAMPLEDIR%%/backref/backref_tree.py
-%%EXAMPLEDIR%%/collections/large_collection.py
-%%EXAMPLEDIR%%/graphs/graph1.py
-%%EXAMPLEDIR%%/pickle/custom_pickler.py
-%%EXAMPLEDIR%%/polymorph/concrete.py
-%%EXAMPLEDIR%%/polymorph/polymorph.py
-%%EXAMPLEDIR%%/polymorph/single.py
-%%EXAMPLEDIR%%/vertical/vertical.py
-@dirrm %%EXAMPLEDIR%%/adjacencytree
-@dirrm %%EXAMPLEDIR%%/association
-@dirrm %%EXAMPLEDIR%%/backref
-@dirrm %%EXAMPLEDIR%%/collections
-@dirrm %%EXAMPLEDIR%%/graphs
-@dirrm %%EXAMPLEDIR%%/pickle
-@dirrm %%EXAMPLEDIR%%/polymorph
-@dirrm %%EXAMPLEDIR%%/vertical
-@dirrm %%EXAMPLEDIR%%