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.38.oe | |
parent | 2a0d7ce9c750e99f740153f0e6ff3b7bb89c123b (diff) |
blow away some old versions of gpe-dm
BKrev: 41a32a44iusEgndKfLjMuwdVppfMLw
Diffstat (limited to 'gpe-dm/gpe-dm_0.38.oe')
-rw-r--r-- | gpe-dm/gpe-dm_0.38.oe | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/gpe-dm/gpe-dm_0.38.oe b/gpe-dm/gpe-dm_0.38.oe deleted file mode 100644 index 79428e053a..0000000000 --- a/gpe-dm/gpe-dm_0.38.oe +++ /dev/null @@ -1,15 +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" -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" |