Update of /cvsroot/fink/fink/perlmod/Fink
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4716

Modified Files:
        ChangeLog Validation.pm 
Log Message:
allow x86_64 as an Architecture value


Index: Validation.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Validation.pm,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -d -r1.305 -r1.306
--- Validation.pm       7 Apr 2009 17:44:28 -0000       1.305
+++ Validation.pm       7 Apr 2009 18:15:34 -0000       1.306
@@ -121,6 +121,7 @@
        (
         'powerpc',
         'i386',
+        'x86_64',
        );
 
 # List of all valid fields, 

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1596
retrieving revision 1.1597
diff -u -d -r1.1596 -r1.1597
--- ChangeLog   7 Apr 2009 17:44:28 -0000       1.1596
+++ ChangeLog   7 Apr 2009 18:15:34 -0000       1.1597
@@ -1,3 +1,7 @@
+2009-04-07  Dave Morrison  <[email protected]>
+
+       * Validation.pm: allow x86_64 as an Architecture value
+
 2009-04-07  Daniel Macks  <[email protected]>
 
        * Validation.pm: Catch gtk-doc HREF to non-fink locations


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to