diff options
Diffstat (limited to 'databases/kinterbasdb/pkg-plist')
-rw-r--r-- | databases/kinterbasdb/pkg-plist | 74 |
1 files changed, 40 insertions, 34 deletions
diff --git a/databases/kinterbasdb/pkg-plist b/databases/kinterbasdb/pkg-plist index 8cea58bc0f50..036f58271f16 100644 --- a/databases/kinterbasdb/pkg-plist +++ b/databases/kinterbasdb/pkg-plist @@ -1,50 +1,56 @@ %%INSTALLDIR%%/__init__.py -%%INSTALLDIR%%/__init__.pyc -%%INSTALLDIR%%/__init__.pyo +%%INSTALLDIR%%/k_exceptions.py +%%INSTALLDIR%%/typeconv_naked.py +%%INSTALLDIR%%/typeconv_backcompat.py +%%INSTALLDIR%%/typeconv_23plus.py +%%INSTALLDIR%%/typeconv_fixed_stdlib.py +%%INSTALLDIR%%/typeconv_fixed_fixedpoint.py +%%INSTALLDIR%%/typeconv_datetime_naked.py +%%INSTALLDIR%%/typeconv_datetime_stdlib.py +%%INSTALLDIR%%/typeconv_datetime_mx.py +%%INSTALLDIR%%/typeconv_text_unicode.py +%%INSTALLDIR%%/typeconv_util_isinstance.py +%%INSTALLDIR%%/_py21incompat.py +%%INSTALLDIR%%/services.py %%INSTALLDIR%%/_kinterbasdb.so %%INSTALLDIR%%/_kiservices.so -%%INSTALLDIR%%/k_exceptions.py +%%INSTALLDIR%%/__init__.pyc %%INSTALLDIR%%/k_exceptions.pyc -%%INSTALLDIR%%/k_exceptions.pyo -%%INSTALLDIR%%/services.py -%%INSTALLDIR%%/services.pyc -%%INSTALLDIR%%/services.pyo -%%INSTALLDIR%%/typeconv_23plus.py -%%INSTALLDIR%%/typeconv_23plus.pyc -%%INSTALLDIR%%/typeconv_23plus.pyo -%%INSTALLDIR%%/typeconv_backcompat.py +%%INSTALLDIR%%/typeconv_naked.pyc %%INSTALLDIR%%/typeconv_backcompat.pyc -%%INSTALLDIR%%/typeconv_backcompat.pyo -%%INSTALLDIR%%/typeconv_datetime_mx.py -%%INSTALLDIR%%/typeconv_datetime_mx.pyc -%%INSTALLDIR%%/typeconv_datetime_mx.pyo -%%INSTALLDIR%%/typeconv_datetime_naked.py +%%INSTALLDIR%%/typeconv_23plus.pyc +%%INSTALLDIR%%/typeconv_fixed_stdlib.pyc +%%INSTALLDIR%%/typeconv_fixed_fixedpoint.pyc %%INSTALLDIR%%/typeconv_datetime_naked.pyc -%%INSTALLDIR%%/typeconv_datetime_naked.pyo -%%INSTALLDIR%%/typeconv_datetime_stdlib.py %%INSTALLDIR%%/typeconv_datetime_stdlib.pyc -%%INSTALLDIR%%/typeconv_datetime_stdlib.pyo -%%INSTALLDIR%%/typeconv_fixed_fixedpoint.py -%%INSTALLDIR%%/typeconv_fixed_fixedpoint.pyc -%%INSTALLDIR%%/typeconv_fixed_fixedpoint.pyo -%%INSTALLDIR%%/typeconv_fixed_stdlib.py -%%INSTALLDIR%%/typeconv_fixed_stdlib.pyc -%%INSTALLDIR%%/typeconv_fixed_stdlib.pyo -%%INSTALLDIR%%/typeconv_naked.py -%%INSTALLDIR%%/typeconv_naked.pyc -%%INSTALLDIR%%/typeconv_naked.pyo -%%INSTALLDIR%%/typeconv_util_isinstance.py +%%INSTALLDIR%%/typeconv_datetime_mx.pyc +%%INSTALLDIR%%/typeconv_text_unicode.pyc %%INSTALLDIR%%/typeconv_util_isinstance.pyc +%%INSTALLDIR%%/_py21incompat.pyc +%%INSTALLDIR%%/services.pyc +%%INSTALLDIR%%/__init__.pyo +%%INSTALLDIR%%/k_exceptions.pyo +%%INSTALLDIR%%/typeconv_naked.pyo +%%INSTALLDIR%%/typeconv_backcompat.pyo +%%INSTALLDIR%%/typeconv_23plus.pyo +%%INSTALLDIR%%/typeconv_fixed_stdlib.pyo +%%INSTALLDIR%%/typeconv_fixed_fixedpoint.pyo +%%INSTALLDIR%%/typeconv_datetime_naked.pyo +%%INSTALLDIR%%/typeconv_datetime_stdlib.pyo +%%INSTALLDIR%%/typeconv_datetime_mx.pyo +%%INSTALLDIR%%/typeconv_text_unicode.pyo %%INSTALLDIR%%/typeconv_util_isinstance.pyo -%%INSTALLDIR%%/docs/Python-DB-API-2.0.html -%%INSTALLDIR%%/docs/changelog.txt -%%INSTALLDIR%%/docs/global.css +%%INSTALLDIR%%/_py21incompat.pyo +%%INSTALLDIR%%/services.pyo %%INSTALLDIR%%/docs/index.html -%%INSTALLDIR%%/docs/installation-binary.html %%INSTALLDIR%%/docs/installation-source.html +%%INSTALLDIR%%/docs/installation-binary.html +%%INSTALLDIR%%/docs/usage.html +%%INSTALLDIR%%/docs/changelog.txt %%INSTALLDIR%%/docs/license.txt +%%INSTALLDIR%%/docs/Python-DB-API-2.0.html %%INSTALLDIR%%/docs/links.html -%%INSTALLDIR%%/docs/usage.html +%%INSTALLDIR%%/docs/global.css %%INSTALLDIR%%/docs/w3c.png @dirrm %%INSTALLDIR%%/docs @dirrm %%INSTALLDIR%% |