diff options
Diffstat (limited to 'gpe-edit/gpe-edit_0.23.oe')
-rw-r--r-- | gpe-edit/gpe-edit_0.23.oe | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/gpe-edit/gpe-edit_0.23.oe b/gpe-edit/gpe-edit_0.23.oe deleted file mode 100644 index bfeae9c049..0000000000 --- a/gpe-edit/gpe-edit_0.23.oe +++ /dev/null @@ -1,12 +0,0 @@ -PR = "r1" - -inherit gpe - -DEPENDS = "gtk+ libdisplaymigration libgpewidget" -MAINTAINER = "Phil Blundell <pb@handhelds.org>" -SECTION = "gpe" -DESCRIPTION = "Editor for the GPE Palmtop Environment" - -SRC_URI = "${GPE_MIRROR}/gpe-edit-${PV}.tar.gz \ - file://desktop-categories.patch;patch=1" - |