aboutsummaryrefslogtreecommitdiff
path: root/databases/py-Elixir/pkg-plist
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2009-12-17 20:29:07 +0000
committerNicola Vitale <nivit@FreeBSD.org>2009-12-17 20:29:07 +0000
commitb86df1e063a2ae55a7e73f3e573c9930a84c22fa (patch)
tree6e7a8266bb0340eb74c4ee1ccb8d10676706f0ba /databases/py-Elixir/pkg-plist
parent988f748205a586a849d1c976006b1577e184a1e8 (diff)
- Update to 0.7.1
Notes
Notes: svn path=/head/; revision=246058
Diffstat (limited to 'databases/py-Elixir/pkg-plist')
-rw-r--r--databases/py-Elixir/pkg-plist48
1 files changed, 0 insertions, 48 deletions
diff --git a/databases/py-Elixir/pkg-plist b/databases/py-Elixir/pkg-plist
index 2f1a949324d5..7767d3e76aa1 100644
--- a/databases/py-Elixir/pkg-plist
+++ b/databases/py-Elixir/pkg-plist
@@ -1,50 +1,2 @@
@comment $FreeBSD$
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/__init__.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/dev.cfg
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/devdata.sqlite
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/setup.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/start-videostore.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore.egg-info/PKG-INFO
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore.egg-info/SOURCES.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore.egg-info/dependency_links.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore.egg-info/not-zip-safe
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore.egg-info/paster_plugins.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore.egg-info/requires.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore.egg-info/sqlobject.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore.egg-info/top_level.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/__init__.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/config/__init__.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/config/app.cfg
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/config/log.cfg
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/controllers/__init__.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/controllers/root.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/json.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/model.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/release.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/static/css/login.css
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/static/css/style.css
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/static/images/favicon.ico
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/static/images/info.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/static/images/ok.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/templates/__init__.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/templates/actor.kid
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/templates/director.kid
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/templates/index.kid
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/templates/login.kid
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/templates/master.kid
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/templates/movie.kid
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/tests/__init__.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/tests/test_controllers.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/tests/test_model.py
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore/tests
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore/templates
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore/static/images
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore/static/css
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore/static
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore/controllers
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore/config
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore.egg-info
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%