[svn:parrot] r44616 - trunk

cotto at svn.parrot.org cotto at svn.parrot.org
Thu Mar 4 03:50:23 UTC 2010


Author: cotto
Date: Thu Mar  4 03:50:21 2010
New Revision: 44616
URL: https://trac.parrot.org/parrot/changeset/44616

Log:
[MANIFEST] manifest skip update

Modified:
   trunk/MANIFEST.SKIP

Modified: trunk/MANIFEST.SKIP
==============================================================================
--- trunk/MANIFEST.SKIP	Thu Mar  4 03:47:20 2010	(r44615)
+++ trunk/MANIFEST.SKIP	Thu Mar  4 03:50:21 2010	(r44616)
@@ -1,6 +1,6 @@
 # ex: set ro:
 # $Id$
-# generated by tools/dev/mk_manifest_and_skip.pl Sun Feb 21 04:27:37 2010 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Thu Mar  4 03:49:54 2010 UT
 #
 # This file should contain a transcript of the svn:ignore properties
 # of the directories in the Parrot subversion repository. (Needed for
@@ -1058,6 +1058,11 @@
 ^t/tools/pmc2c\..*\.h/
 ^t/tools/pmc2c\..*\.pmc$
 ^t/tools/pmc2c\..*\.pmc/
+# generated from svn:ignore of 'tools/build/'
+^tools/build/dynoplibs\.pl$
+^tools/build/dynoplibs\.pl/
+^tools/build/dynpmc\.pl$
+^tools/build/dynpmc\.pl/
 # Local variables:
 #   mode: text
 #   buffer-read-only: t


More information about the parrot-commits mailing list