[svn:parrot] r39563 - trunk

Infinoid at svn.parrot.org Infinoid at svn.parrot.org
Sun Jun 14 12:49:50 UTC 2009


Author: Infinoid
Date: Sun Jun 14 12:49:48 2009
New Revision: 39563
URL: https://trac.parrot.org/parrot/changeset/39563

Log:
[cage] regenerate MANIFEST.SKIP.

Modified:
   trunk/MANIFEST.SKIP

Modified: trunk/MANIFEST.SKIP
==============================================================================
--- trunk/MANIFEST.SKIP	Sun Jun 14 10:17:08 2009	(r39562)
+++ trunk/MANIFEST.SKIP	Sun Jun 14 12:49:48 2009	(r39563)
@@ -1,6 +1,6 @@
 # ex: set ro:
 # $Id$
-# generated by tools/dev/mk_manifest_and_skip.pl Fri May 15 17:05:40 2009 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Sun Jun 14 12:49:12 2009 UT
 #
 # This file should contain a transcript of the svn:ignore properties
 # of the directories in the Parrot subversion repository. (Needed for
@@ -825,6 +825,8 @@
 ^src/string/.*\.o/
 ^src/string/.*\.obj$
 ^src/string/.*\.obj/
+^src/string/.*\.str$
+^src/string/.*\.str/
 ^src/string/private_cstring\.h$
 ^src/string/private_cstring\.h/
 # generated from svn:ignore of 'src/string/charset/'


More information about the parrot-commits mailing list