aboutsummaryrefslogtreecommitdiffstats
path: root/froot
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2004-09-16 21:55:04 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2004-09-16 21:55:04 +0000
commit6fa8a03c85698db5c7df002bee64e3ca8d30e11a (patch)
tree93d9b86900f287a8c679e1c72e58b3859811b0cd /froot
parentac2661d669fda3abcbc96b0caa2e33ac501f2fa0 (diff)
downloadopenembedded-6fa8a03c85698db5c7df002bee64e3ca8d30e11a.tar.gz
froot, keyring, konq/e: correct section name to lowercase
BKrev: 414a0bb85d6C4nWDDbuKjC7Qfx9_WQ
Diffstat (limited to 'froot')
-rw-r--r--froot/froot_0.7.1.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/froot/froot_0.7.1.oe b/froot/froot_0.7.1.oe
index 3ec7bebcdd..019b1def1b 100644
--- a/froot/froot_0.7.1.oe
+++ b/froot/froot_0.7.1.oe
@@ -1,9 +1,9 @@
DESCRIPTION = "Froot is a game like frozen bubbles"
-SECTION = "opie/Games"
+SECTION = "opie/games"
APPNAME = "froot"
APPTYPE = "binary"
APPDESKTOP = "${S}"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://www.cs.unc.edu/~scheuerm/froot/froot-${PV}.tar.gz"
S = "${WORKDIR}/froot-${PV}"