summaryrefslogtreecommitdiffstats
path: root/recipes/atd
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2009-06-02 12:06:40 +0900
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2009-06-02 12:06:40 +0900
commit5a671e99009f5b9b4b8aa5a83a2a503eb449d4b8 (patch)
tree32ad44fbdb7a4c6b7fbd88355783291046448a03 /recipes/atd
parentfd476b2f6865c3a7488087bc2910ab2f0bdaf2c5 (diff)
downloadopenembedded-5a671e99009f5b9b4b8aa5a83a2a503eb449d4b8.tar.gz
atd: fix spelling of LICENSE
Diffstat (limited to 'recipes/atd')
-rw-r--r--recipes/atd/atd_0.70.bb4
-rw-r--r--recipes/atd/atd_0.80.bb4
2 files changed, 4 insertions, 4 deletions
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"