atd: fix spelling of LICENSE
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Tue, 2 Jun 2009 03:06:40 +0000 (12:06 +0900)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Tue, 2 Jun 2009 03:06:40 +0000 (12:06 +0900)
recipes/atd/atd_0.70.bb
recipes/atd/atd_0.80.bb

index 9862fac..7f2193d 100644 (file)
@@ -1,10 +1,10 @@
 DESCRIPTION = "Lightweight At Daemon"
 SECTION = "base"
-LICENSE = "GPLV2"
+LICENSE = "GPLv2"
 RCONFLICTS = "at"
 RREPLACES = "at"
 
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "${HANDHELDS_CVS};module=apps/atd;tag=ATD-0_70 \
                        file://atd-startup.patch;patch=1;pnum=0"
index f3adbd7..23cf7c4 100644 (file)
@@ -1,10 +1,10 @@
 DESCRIPTION = "Lightweight At Daemon"
 SECTION = "base"
-LICENSE = "GPLV2"
+LICENSE = "GPLv2"
 RCONFLICTS = "at"
 RREPLACES = "at"
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "http://projects.linuxtogo.org/frs/download.php/222/${P}.tar.gz"