[Jifty-commit] r3924 - jifty/trunk

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Mon Aug 20 19:17:48 EDT 2007


Author: jesse
Date: Mon Aug 20 19:17:48 2007
New Revision: 3924

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/META.yml

Log:
 r65916 at 000-176-581:  jesse | 2007-08-13 16:49:12 -0400
 * POD fixes 


Modified: jifty/trunk/META.yml
==============================================================================
--- jifty/trunk/META.yml	(original)
+++ jifty/trunk/META.yml	Mon Aug 20 19:17:48 2007
@@ -22,10 +22,14 @@
 recommends: 
   Apache2::Const: 0
   Cache::FileCache: 0
+  Chart::Base: 0
   Class::Accessor::Named: 0
   DBD::SQLite: 0
   Devel::Cover: 0
   Devel::EvalContext: 0
+  GD: 0
+  GD::Graph: 0
+  Image::Info: 0
   LWPx::ParanoidAgent: 0
   Module::CoreList: 0
   Module::Install::Admin: 0.50
@@ -40,6 +44,7 @@
   Test::MockModule: 0.05
   Test::MockObject: 1.07
   WWW::Facebook::API: 0.3.6
+  XML::Simple: 0
 requires: 
   App::CLI: 0.03
   CGI: 3.19
@@ -105,7 +110,7 @@
   Scalar::Defer: 0.10
   Shell::Command: 0
   String::Koremutake: 0
-  Template::Declare: 0.21
+  Template::Declare: 0.26
   Test::Base: 0
   Test::Log4perl: 0
   Test::LongString: 0
@@ -122,5 +127,5 @@
   YAML::Syck: 0.71
   perl: 5.8.3
   version: 0
-tests: t/*.t t/*/t/*.t
+tests: t/*.t t/*/*.t t/*/*/*.t t/*/*/*/*.t
 version: 0.70422


More information about the Jifty-commit mailing list