diff options
author | Phil Blundell <philb@gnu.org> | 2004-11-24 10:31:19 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-11-24 10:31:19 +0000 |
commit | 1044b2d0948183ed4e3555f000115e4505206b0b (patch) | |
tree | 5e7cff21924e5493821f6368a0f92628cb41473c /gpe-edit | |
parent | dd4fab6f6c8d0d8a495d1b45765554a0a6c19807 (diff) |
apply SRC_URI cleanup patch from Andrew Zabolotny
BKrev: 41a462f7WlfRkLWnTGr3mHzWUfTovg
Diffstat (limited to 'gpe-edit')
-rw-r--r-- | gpe-edit/gpe-edit_0.21.oe | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gpe-edit/gpe-edit_0.21.oe b/gpe-edit/gpe-edit_0.21.oe index 0a856656b5..f835974770 100644 --- a/gpe-edit/gpe-edit_0.21.oe +++ b/gpe-edit/gpe-edit_0.21.oe @@ -5,5 +5,3 @@ MAINTAINER = "Phil Blundell <pb@handhelds.org>" SECTION = "gpe" DESCRIPTION = "Editor for the GPE Palmtop Environment" FILES_${PN} = "/etc /usr/bin /usr/share/pixmaps /usr/share/applications" - -SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-edit-${PV}.tar.gz" |