From: Cyril Brulebois Date: Sat, 27 Feb 2010 09:14:04 +0000 (+0100) Subject: Add kfreebsd-{amd64,i386}. X-Git-Tag: debian-r/squeeze~704 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fb855981827bd831e4152864c3aadd220f967ae7;p=dak.git Add kfreebsd-{amd64,i386}. To: debian-dak@lists.debian.org Cc: Cyril Brulebois Date: Fri, 14 Aug 2009 23:11:11 +0200 Resent-From: debian-dak@lists.debian.org Also rewrap the colour list to make everything match as shown below: arch1 … archN archN+1 … arch2N colour1 … colourN colourN+1 … colour2N Two colours remain on their own line. Signed-off-by: Cyril Brulebois --- diff --git a/scripts/debian/ftpstats.R b/scripts/debian/ftpstats.R index 62846c76..41f2c338 100644 --- a/scripts/debian/ftpstats.R +++ b/scripts/debian/ftpstats.R @@ -1,8 +1,7 @@ arch <- c("source", "all", "amd64", "i386", "alpha", "arm", "armel", "hppa", "hurd-i386", "ia64", - "mips", "mipsel", "powerpc", "s390", "sparc") -palette(c("midnightblue", "gold", "turquoise", "cyan", "black", "red", "OrangeRed", "green3", "blue", - "magenta", "tomato4", - "violetred2","thistle4", "steelblue2", "springgreen4", + "kfreebsd-amd64", "kfreebsd-i386", "mips", "mipsel", "powerpc", "s390", "sparc") +palette(c("midnightblue", "gold", "turquoise", "cyan", "black", "red", "OrangeRed", "green3", "blue", "magenta", + "comsilk3", "darkolivegreen3", "tomato4", "violetred2","thistle4", "steelblue2", "springgreen4", "salmon","gray")) cname <- c("date",arch) plotsize <- function(file,title,p,height=11.8,width=16.9) {