gpe-othello: Adjust SECTION to gpe/games.
authorPaul Sokolovsky <pmiscml@gmail.com>
Fri, 1 Sep 2006 16:48:47 +0000 (16:48 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Fri, 1 Sep 2006 16:48:47 +0000 (16:48 +0000)
packages/gpe-othello/gpe-othello_0.2-1.bb

index a1ceb60..43d9a19 100644 (file)
@@ -2,7 +2,8 @@ inherit gpe
 
 DESCRIPTION = "An Othello clone using GTK, hacked from ugothello."
 DEPENDS = "gtk+ libgpewidget gpe-icons"
-SECTION = "gpe"
+SECTION = "gpe/games"
 PRIORITY = "optional"
+PR = "r1"
 
 SRC_URI += "file://fix-makefiles.patch;patch=1"