buildlogs: buildlogs.inc Drop unsupported th archs. Th first.
arekm
arekm at pld-linux.org
Sat Oct 18 12:26:04 CEST 2014
Author: arekm Date: Sat Oct 18 10:26:04 2014 GMT
Module: buildlogs Tag: HEAD
---- Log message:
Drop unsupported th archs. Th first.
---- Files affected:
buildlogs:
buildlogs.inc (1.7 -> 1.8)
---- Diffs:
================================================================
Index: buildlogs/buildlogs.inc
diff -u buildlogs/buildlogs.inc:1.7 buildlogs/buildlogs.inc:1.8
--- buildlogs/buildlogs.inc:1.7 Wed Mar 21 02:29:44 2012
+++ buildlogs/buildlogs.inc Sat Oct 18 12:25:59 2014
@@ -3,8 +3,8 @@
$database = "sqlite:$database_file";
$root_directory = "/home/services/ftp/pub/pld-buildlogs";
$addr = array(
+ "th" => array("SRPMS", "i486", "i686", "x86_64"),
"ac" => array("SRPMS", "i386", "i586", "i686", "alpha", "amd64", "athlon",
- "ppc", "sparc", "sparc64"),
- "th" => array("SRPMS", "i486", "i686", "alpha", "athlon", "ppc", "x86_64")
+ "ppc", "sparc", "sparc64")
);
?>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/buildlogs/buildlogs.inc?r1=1.7&r2=1.8
More information about the pld-cvs-commit
mailing list