diff options
author | Phil Blundell <philb@gnu.org> | 2004-11-23 12:17:08 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-11-23 12:17:08 +0000 |
commit | c7329d1a597085270dc35d2068d6f736d470c7e4 (patch) | |
tree | 1b2fbbbc4579b8791a17ff2423482229b2ee41bd /gpe-dm/gpe-dm_0.36.oe | |
parent | 2a0d7ce9c750e99f740153f0e6ff3b7bb89c123b (diff) |
blow away some old versions of gpe-dm
BKrev: 41a32a44iusEgndKfLjMuwdVppfMLw
Diffstat (limited to 'gpe-dm/gpe-dm_0.36.oe')
-rw-r--r-- | gpe-dm/gpe-dm_0.36.oe | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/gpe-dm/gpe-dm_0.36.oe b/gpe-dm/gpe-dm_0.36.oe deleted file mode 100644 index 37305d396d..0000000000 --- a/gpe-dm/gpe-dm_0.36.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" |