diff options
author | obache <obache> | 2012-04-09 09:24:01 +0000 |
---|---|---|
committer | obache <obache> | 2012-04-09 09:24:01 +0000 |
commit | 142ad89fff57acba505b70f29c67734456492ea6 (patch) | |
tree | 1d2981f20b67369937f44681c732f91a6a00034f /databases/py-sqlite2 | |
parent | 5e7d30836b91ac63d229d869c9fad58c44da716f (diff) | |
download | pkgsrc-142ad89fff57acba505b70f29c67734456492ea6.tar.gz |
python24 had been removed, no need to take care about it anymore.
Diffstat (limited to 'databases/py-sqlite2')
-rw-r--r-- | databases/py-sqlite2/PLIST | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/databases/py-sqlite2/PLIST b/databases/py-sqlite2/PLIST index faa98715acb..dd6ee8f903b 100644 --- a/databases/py-sqlite2/PLIST +++ b/databases/py-sqlite2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2012/04/08 20:21:44 wiz Exp $ +@comment $NetBSD: PLIST,v 1.12 2012/04/09 09:24:01 obache Exp $ ${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/pysqlite2/__init__.py ${PYSITELIB}/pysqlite2/__init__.pyc @@ -25,12 +25,12 @@ ${PYSITELIB}/pysqlite2/test/factory.pyo ${PYSITELIB}/pysqlite2/test/hooks.py ${PYSITELIB}/pysqlite2/test/hooks.pyc ${PYSITELIB}/pysqlite2/test/hooks.pyo -${PLIST.python25}${PYSITELIB}/pysqlite2/test/py25/__init__.py -${PLIST.python25}${PYSITELIB}/pysqlite2/test/py25/__init__.pyc -${PLIST.python25}${PYSITELIB}/pysqlite2/test/py25/__init__.pyo -${PLIST.python25}${PYSITELIB}/pysqlite2/test/py25/py25tests.py -${PLIST.python25}${PYSITELIB}/pysqlite2/test/py25/py25tests.pyc -${PLIST.python25}${PYSITELIB}/pysqlite2/test/py25/py25tests.pyo +${PYSITELIB}/pysqlite2/test/py25/__init__.py +${PYSITELIB}/pysqlite2/test/py25/__init__.pyc +${PYSITELIB}/pysqlite2/test/py25/__init__.pyo +${PYSITELIB}/pysqlite2/test/py25/py25tests.py +${PYSITELIB}/pysqlite2/test/py25/py25tests.pyc +${PYSITELIB}/pysqlite2/test/py25/py25tests.pyo ${PYSITELIB}/pysqlite2/test/regression.py ${PYSITELIB}/pysqlite2/test/regression.pyc ${PYSITELIB}/pysqlite2/test/regression.pyo |