[svn:parrot] r47738 - trunk

mikehh at svn.parrot.org mikehh at svn.parrot.org
Mon Jun 21 14:43:06 UTC 2010


Author: mikehh
Date: Mon Jun 21 14:43:06 2010
New Revision: 47738
URL: https://trac.parrot.org/parrot/changeset/47738

Log:
re-generate MANIFEST.SKIP

Modified:
   trunk/MANIFEST.SKIP

Modified: trunk/MANIFEST.SKIP
==============================================================================
--- trunk/MANIFEST.SKIP	Mon Jun 21 14:41:51 2010	(r47737)
+++ trunk/MANIFEST.SKIP	Mon Jun 21 14:43:06 2010	(r47738)
@@ -1,6 +1,6 @@
 # ex: set ro:
 # $Id$
-# generated by tools/dev/mk_manifest_and_skip.pl Thu May 27 15:25:37 2010 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Mon Jun 21 14:42:19 2010 UT
 #
 # This file should contain a transcript of the svn:ignore properties
 # of the directories in the Parrot subversion repository. (Needed for
@@ -624,6 +624,9 @@
 # generated from svn:ignore of 'runtime/parrot/library/Test/Builder/'
 ^runtime/parrot/library/Test/Builder/.*\.pbc$
 ^runtime/parrot/library/Test/Builder/.*\.pbc/
+# generated from svn:ignore of 'runtime/parrot/library/URI/'
+^runtime/parrot/library/URI/.*\.pbc$
+^runtime/parrot/library/URI/.*\.pbc/
 # generated from svn:ignore of 'runtime/parrot/library/YAML/'
 ^runtime/parrot/library/YAML/.*\.pbc$
 ^runtime/parrot/library/YAML/.*\.pbc/


More information about the parrot-commits mailing list