Update of /cvsroot/fink/web/pdb
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17425

Modified Files:
        releases.inc 
Log Message:
it helps to set the right stuff :)

Index: releases.inc
===================================================================
RCS file: /cvsroot/fink/web/pdb/releases.inc,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- releases.inc        8 Sep 2009 03:48:33 -0000       1.38
+++ releases.inc        8 Sep 2009 11:29:05 -0000       1.39
@@ -14,7 +14,7 @@
        new Distribution("10.4",        "i386",    "10.4/i386",          
"dists/10.4",         5, true, true, false),
        new Distribution("10.5",        "powerpc", "10.5/powerpc",       
"dists/10.4",         6, true, true, true),
        new Distribution("10.5",        "i386",    "10.5/i386",          
"dists/10.4",         7, true, true, true),
-       new Distribution("10.5",        "x86_64",  "10.5/x86_64",        
"dists/10.4",         8, true, true, true),
+       new Distribution("10.5",        "x86_64",  "10.5/x86_64",        
"dists/10.4",         8, true, false, false),
        new Distribution("10.6",        "i386",    "10.6/i386",          
"dists/10.4",         9, true, true, true),
        new Distribution("10.6",        "x86_64",  "10.6/x86_64",        
"dists/10.4",        10, true, true, true),
 ) as $_dist) {
@@ -41,9 +41,9 @@
        new Release($distributions["10.5-i386"],            "bindist",  
"0.9.0",   1, true),
        new Release($distributions["10.5-i386"],            "stable",   
"current", 2, true),
        new Release($distributions["10.5-i386"],            "unstable", 
"current", 3, true),
-#      new Release($distributions["10.5-x86_64"],          "bindist",  
"0.9.0",   1, false),
-       new Release($distributions["10.5-x86_64"],          "stable",   
"current", 2, false),
-       new Release($distributions["10.5-x86_64"],          "unstable", 
"current", 3, false),
+#      new Release($distributions["10.5-x86_64"],          "bindist",  
"0.9.0",   1, true),
+       new Release($distributions["10.5-x86_64"],          "stable",   
"current", 2, true),
+       new Release($distributions["10.5-x86_64"],          "unstable", 
"current", 3, true),
 #      new Release($distributions["10.6-i386"],            "bindist",  
"0.10.0",  1, true),
        new Release($distributions["10.6-i386"],            "stable",   
"current", 2, true),
        new Release($distributions["10.6-i386"],            "unstable", 
"current", 3, true),


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to