diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2011-03-25 18:33:51 +0800 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2011-03-25 18:33:51 +0800 |
commit | c1f3de0f55e58790d19f686e510418e212aee85c (patch) | |
tree | 9c83366b7e53439af8a08cb4d55853e9209564e1 /x11/plasma-scriptengine-python | |
parent | ccbd618ebd63ebf72b64b3b6679b6ee11976f839 (diff) | |
download | freebsd-ports-gnome-c1f3de0f55e58790d19f686e510418e212aee85c.tar.gz freebsd-ports-gnome-c1f3de0f55e58790d19f686e510418e212aee85c.tar.zst freebsd-ports-gnome-c1f3de0f55e58790d19f686e510418e212aee85c.zip |
The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIM
4.4.10. The official 4.6.1 release notes can be found at:
http://www.kde.org/announcements/announce-4.6.1.php
We'd like to say thanks to all helpers and submitters.
Tested by: exp-run via miwi
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 |