summaryrefslogtreecommitdiff
path: root/gpe-dm/gpe-dm_0.35.oe
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-dm/gpe-dm_0.35.oe')
-rw-r--r--gpe-dm/gpe-dm_0.35.oe13
1 files changed, 0 insertions, 13 deletions
diff --git a/gpe-dm/gpe-dm_0.35.oe b/gpe-dm/gpe-dm_0.35.oe
deleted file mode 100644
index 37305d396d..0000000000
--- a/gpe-dm/gpe-dm_0.35.oe
+++ /dev/null
@@ -1,13 +0,0 @@
-LICENSE = "GPL"
-inherit gpe update-rc.d
-
-DESCRIPTION = "GPE Desktop Manager"
-SECTION = "gpe"
-PRIORITY = "optional"
-MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-DEPENDS = "glib-2.0"
-
-INITSCRIPT_NAME = "gpe-dm"
-INITSCRIPT_PARAMS = "defaults 99"
-
-SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-dm-${PV}.tar.gz"