summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"