[Rt-commit] r5568 - Test-Chimps-Client/trunk

zev at bestpractical.com zev at bestpractical.com
Wed Jul 12 18:18:28 EDT 2006


Author: zev
Date: Wed Jul 12 18:18:26 2006
New Revision: 5568

Modified:
   Test-Chimps-Client/trunk/   (props changed)
   Test-Chimps-Client/trunk/MANIFEST
   Test-Chimps-Client/trunk/Makefile.PL

Log:
 r11459 at galvatron:  zev | 2006-07-12 18:18:22 -0400
 * forgot to change distribution name


Modified: Test-Chimps-Client/trunk/MANIFEST
==============================================================================
--- Test-Chimps-Client/trunk/MANIFEST	(original)
+++ Test-Chimps-Client/trunk/MANIFEST	Wed Jul 12 18:18:26 2006
@@ -1,6 +1,6 @@
-bin/chimps-client.pl
-bin/chimps-smoker.pl
 Changes
+examples/chimps-client.pl
+examples/chimps-smoker.pl
 inc/Module/AutoInstall.pm
 inc/Module/Install.pm
 inc/Module/Install/AutoInstall.pm

Modified: Test-Chimps-Client/trunk/Makefile.PL
==============================================================================
--- Test-Chimps-Client/trunk/Makefile.PL	(original)
+++ Test-Chimps-Client/trunk/Makefile.PL	Wed Jul 12 18:18:26 2006
@@ -1,7 +1,7 @@
 use inc::Module::Install;
 
 # Define metadata
-name            'Test-Chimps';
+name            'Test-Chimps-Client';
 all_from        'lib/Test/Chimps/Client.pm';
 
 # Specific dependencies


More information about the Rt-commit mailing list