git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7458cd2
)
gpe-edit: insert \n to unbreak metadata
author
Koen Kooi
<koen@openembedded.org>
Fri, 25 Aug 2006 10:16:09 +0000
(10:16 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 25 Aug 2006 10:16:09 +0000
(10:16 +0000)
packages/gpe-edit/gpe-edit_0.32.bb
patch
|
blob
|
history
diff --git
a/packages/gpe-edit/gpe-edit_0.32.bb
b/packages/gpe-edit/gpe-edit_0.32.bb
index
af59b81
..
e504ec2
100644
(file)
--- a/
packages/gpe-edit/gpe-edit_0.32.bb
+++ b/
packages/gpe-edit/gpe-edit_0.32.bb
@@
-1,6
+1,8
@@
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-SECTION = "gpe"DESCRIPTION = "Editor for the GPE Palmtop Environment"
+SECTION = "gpe"
+DESCRIPTION = "Editor for the GPE Palmtop Environment"
LICENSE = "GPL"
+PR = "r1"
DEPENDS = "gtk+ libgpewidget"