Author: jkeenan
Date: Wed Mar 19 15:47:04 2008
New Revision: 26498

Removed:
   trunk/tools/dev/run_indent.pl
Modified:
   trunk/MANIFEST

Log:
1. Per http://rt.perl.org/rt3/Ticket/Display.html?id=39823, remove
tools/dev/run_indent.pl from Parrot distribution.
2. Adjust MANIFEST, capturing 1 name change and 1 addition not
previously caught.


Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST      (original)
+++ trunk/MANIFEST      Wed Mar 19 15:47:04 2008
@@ -1,7 +1,7 @@
 # ex: set ro:
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Mon Mar 17 08:23:14 2008 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Wed Mar 19 22:43:21 2008 UT
 #
 # See tools/dev/install_files.pl for documentation on the
 # format of this file.
@@ -2528,6 +2528,7 @@
 lib/Parrot/Test/PIR_PGE.pm                                  [devel]
 lib/Parrot/Test/Perl6.pm                                    [devel]
 lib/Parrot/Test/Punie.pm                                    [devel]
+lib/Parrot/Test/Util/Runloop.pm                             [devel]
 lib/Parrot/Vtable.pm                                        [devel]
 lib/Perl/Critic/Policy/CodeLayout/ProhibitDuplicateCoda.pm  [devel]
 lib/Perl/Critic/Policy/CodeLayout/ProhibitTrailingWhitespace.pm [devel]
@@ -2925,7 +2926,6 @@
 t/benchmark/benchmarks.t                                    []
 t/codingstd/c_code_coda.t                                   []
 t/codingstd/c_cppcomments.t                                 []
-t/codingstd/cuddled_else.t                                  []
 t/codingstd/c_function_docs.t                               []
 t/codingstd/c_header_guards.t                               []
 t/codingstd/c_indent.t                                      []
@@ -2937,6 +2937,7 @@
 t/codingstd/check_isxxx.t                                   []
 t/codingstd/check_toxxx.t                                   []
 t/codingstd/copyright.t                                     []
+t/codingstd/cuddled_else.t                                  []
 t/codingstd/filenames.t                                     []
 t/codingstd/fixme.t                                         []
 t/codingstd/gmt_utc.t                                       []
@@ -3641,7 +3642,6 @@
 tools/dev/pbc_to_exe_gen.pl                                 [devel]
 tools/dev/rebuild_miniparrot.pl                             [devel]
 tools/dev/reconfigure.pl                                    [devel]
-tools/dev/run_indent.pl                                     [devel]
 tools/dev/src-t.sh                                          [devel]
 tools/dev/svnclobber.pl                                     [devel]
 tools/dev/symlink.pl                                        [devel]

Reply via email to