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:
d609c9e
)
gpe-life: Adjust SECTION to gpe/games.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Fri, 1 Sep 2006 16:53:45 +0000
(16:53 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Fri, 1 Sep 2006 16:53:45 +0000
(16:53 +0000)
packages/gpe-life/gpe-life_0.2.bb
patch
|
blob
|
history
diff --git
a/packages/gpe-life/gpe-life_0.2.bb
b/packages/gpe-life/gpe-life_0.2.bb
index
c9efc27
..
82ab1b1
100644
(file)
--- a/
packages/gpe-life/gpe-life_0.2.bb
+++ b/
packages/gpe-life/gpe-life_0.2.bb
@@
-2,7
+2,8
@@
DESCRIPTION = "Conway's Game of Life for GPE"
LICENSE = "GPL"
PRIORITY = "optional"
MAINTAINER = "Rene Wagner <rw@handhelds.org>"
-SECTION = "gpe"
+SECTION = "gpe/games"
+PR = "r1"
DEPENDS = "glib-2.0 gtk+ libglade"