Update references to 'rLang' to the new name 'R'.

This commit is contained in:
Peter Simons
2013-07-04 23:41:22 +02:00
parent d1c3c10d95
commit 400d4a03b0
3 changed files with 13 additions and 14 deletions
+1 -1
View File
@@ -1522,7 +1522,7 @@ in
rhpl = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
rigsofrods = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
rili = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
rLang = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
R = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
rockbox_utility = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
rpm = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
rrdtool = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };