diff options
Diffstat (limited to 'x11/plasma-scriptengine-python')
-rw-r--r-- | x11/plasma-scriptengine-python/Makefile | 1 | ||||
-rw-r--r-- | x11/plasma-scriptengine-python/pkg-plist | 6 |
2 files changed, 6 insertions, 1 deletions
diff --git a/x11/plasma-scriptengine-python/Makefile b/x11/plasma-scriptengine-python/Makefile index 953ff8a4490b..379adb22b7b6 100644 --- a/x11/plasma-scriptengine-python/Makefile +++ b/x11/plasma-scriptengine-python/Makefile @@ -7,7 +7,6 @@ PORTNAME= plasma-scriptengine-python PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/x11/plasma-scriptengine-python/pkg-plist b/x11/plasma-scriptengine-python/pkg-plist index 187711287635..5e184c288507 100644 --- a/x11/plasma-scriptengine-python/pkg-plist +++ b/x11/plasma-scriptengine-python/pkg-plist @@ -1,15 +1,21 @@ %%PYTHON_SITELIBDIR%%/PyKDE4/plasmascript.py %%PYTHON_SITELIBDIR%%/PyKDE4/plasmascript.pyc +%%PYTHON_SITELIBDIR%%/PyKDE4/plasmascript.pyo share/apps/plasma_scriptengine_python/plasma_importer.py share/apps/plasma_scriptengine_python/plasma_importer.pyc +share/apps/plasma_scriptengine_python/plasma_importer.pyo share/apps/plasma_scriptengine_python/pyappletscript.py share/apps/plasma_scriptengine_python/pyappletscript.pyc +share/apps/plasma_scriptengine_python/pyappletscript.pyo share/apps/plasma_scriptengine_python/pydataengine.py share/apps/plasma_scriptengine_python/pydataengine.pyc +share/apps/plasma_scriptengine_python/pydataengine.pyo share/apps/plasma_scriptengine_python/pyrunner.py share/apps/plasma_scriptengine_python/pyrunner.pyc +share/apps/plasma_scriptengine_python/pyrunner.pyo share/apps/plasma_scriptengine_python/pywallpaper.py share/apps/plasma_scriptengine_python/pywallpaper.pyc +share/apps/plasma_scriptengine_python/pywallpaper.pyo share/kde4/services/plasma-scriptengine-applet-python.desktop share/kde4/services/plasma-scriptengine-dataengine-python.desktop share/kde4/services/plasma-scriptengine-runner-python.desktop |