buildlogs: buildlogs.sql/buildlogs2.inc - Titanium added to array

duddits duddits at pld-linux.org
Mon Jan 19 21:48:19 CET 2009


Author: duddits                      Date: Mon Jan 19 20:48:19 2009 GMT
Module: buildlogs                     Tag: HEAD
---- Log message:
- Titanium added to array

---- Files affected:
buildlogs/buildlogs.sql:
   buildlogs2.inc (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: buildlogs/buildlogs.sql/buildlogs2.inc
diff -u buildlogs/buildlogs.sql/buildlogs2.inc:1.4 buildlogs/buildlogs.sql/buildlogs2.inc:1.5
--- buildlogs/buildlogs.sql/buildlogs2.inc:1.4	Wed Dec  3 15:50:16 2008
+++ buildlogs/buildlogs.sql/buildlogs2.inc	Mon Jan 19 21:48:14 2009
@@ -5,6 +5,7 @@
 $addr = array(
 	"ac" => array("SRPMS", "i386", "i586", "i686", "alpha", "amd64", "athlon",
 		"ppc", "sparc", "sparc64"),
-	"th" => array("SRPMS", "i486", "i686", "alpha", "athlon", "ppc", "x86_64")
+	"th" => array("SRPMS", "i486", "i686", "alpha", "athlon", "ppc", "x86_64"),
+	"ti" => array("SRPMS", "i586", "i686", "x86_64")
 );
 ?>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/buildlogs/buildlogs.sql/buildlogs2.inc?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list