From: Rolf Leggewie Date: Tue, 2 Jun 2009 03:06:40 +0000 (+0900) Subject: atd: fix spelling of LICENSE X-Git-Tag: Release-2010-05/1~3299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a671e99009f5b9b4b8aa5a83a2a503eb449d4b8;p=openembedded.git atd: fix spelling of LICENSE --- diff --git a/recipes/atd/atd_0.70.bb b/recipes/atd/atd_0.70.bb index 9862fac0dd..7f2193daca 100644 --- a/recipes/atd/atd_0.70.bb +++ b/recipes/atd/atd_0.70.bb @@ -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" diff --git a/recipes/atd/atd_0.80.bb b/recipes/atd/atd_0.80.bb index f3adbd7cb3..23cf7c4f16 100644 --- a/recipes/atd/atd_0.80.bb +++ b/recipes/atd/atd_0.80.bb @@ -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"