diff options
Diffstat (limited to 'opie-rotateapplet/opie-rotateapplet_cvs.oe')
-rw-r--r-- | opie-rotateapplet/opie-rotateapplet_cvs.oe | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/opie-rotateapplet/opie-rotateapplet_cvs.oe b/opie-rotateapplet/opie-rotateapplet_cvs.oe deleted file mode 100644 index 6ce5a0a04a..0000000000 --- a/opie-rotateapplet/opie-rotateapplet_cvs.oe +++ /dev/null @@ -1,18 +0,0 @@ -DESCRIPTION = "Rotate Applet" -SECTION = "opie/applets" -PRIORITY = "optional" -MAINTAINER = "Team Opie <opie@handhelds.org>" -LICENSE = "GPL" -PV = "1.1.7+cvs-${CVSDATE}" -APPNAME = "rotateapplet" - -SRC_URI = "${HANDHELDS_CVS};module=opie/core/applets/rotateapplet \ - ${HANDHELDS_CVS};module=opie/apps" - -S = "${WORKDIR}/${APPNAME}" - -inherit opie - -# FILES -do_install() { -} |