aboutsummaryrefslogtreecommitdiffstats
path: root/opie-today-datebookplugin/opie-today-datebookplugin_1.1.7.oe
diff options
context:
space:
mode:
Diffstat (limited to 'opie-today-datebookplugin/opie-today-datebookplugin_1.1.7.oe')
-rw-r--r--opie-today-datebookplugin/opie-today-datebookplugin_1.1.7.oe15
1 files changed, 0 insertions, 15 deletions
diff --git a/opie-today-datebookplugin/opie-today-datebookplugin_1.1.7.oe b/opie-today-datebookplugin/opie-today-datebookplugin_1.1.7.oe
deleted file mode 100644
index 9adfbcdb05..0000000000
--- a/opie-today-datebookplugin/opie-today-datebookplugin_1.1.7.oe
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION = "Datebook plugin for Today"
-SECTION = "opie/today"
-PRIORITY = "optional"
-LICENSE = "GPL"
-RDEPENDS = "opie-today"
-
-APPNAME = "todaydatebookplugin"
-
-TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
-SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/core/pim/today/plugins/datebook "
-
-S = "${WORKDIR}/datebook"
-
-inherit opie
-