back out 0.37 -> 0.38 changes
authorPhil Blundell <philb@gnu.org>
Tue, 6 Jul 2004 14:07:16 +0000 (14:07 +0000)
committerPhil Blundell <philb@gnu.org>
Tue, 6 Jul 2004 14:07:16 +0000 (14:07 +0000)
BKrev: 40eab214twnxU1ehUIZMxVXfvCN77A

gpe-dm/gpe-dm-0.38/zaurus.patch [new file with mode: 0644]
gpe-dm/gpe-dm_0.38.oe

diff --git a/gpe-dm/gpe-dm-0.38/zaurus.patch b/gpe-dm/gpe-dm-0.38/zaurus.patch
new file mode 100644 (file)
index 0000000..e69de29
index e69de29..39f4225 100644 (file)
@@ -0,0 +1,14 @@
+inherit gpe update-rc.d
+
+DESCRIPTION = "GPE Desktop Manager"
+SECTION = "gpe"
+PRIORITY = "optional"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+DEPENDS = "glib-2.0"
+PR = "r1"
+
+INITSCRIPT_NAME = "gpe-dm"
+INITSCRIPT_PARAMS = "defaults 99"
+
+SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-dm-${PV}.tar.gz \
+       file://zaurus.patch;patch=1"