[Bps-public-commit] r19777 - RT-Authen-Bitcard

sartak at bestpractical.com sartak at bestpractical.com
Thu May 28 13:04:44 EDT 2009


Author: sartak
Date: Thu May 28 13:04:44 2009
New Revision: 19777

Modified:
   RT-Authen-Bitcard/META.yml

Log:
Update META.yml

Modified: RT-Authen-Bitcard/META.yml
==============================================================================
--- RT-Authen-Bitcard/META.yml	(original)
+++ RT-Authen-Bitcard/META.yml	Thu May 28 13:04:44 2009
@@ -1,21 +1,26 @@
---- 
-abstract: Allows RT to do authentication via a service which supports the Bitcard API
-author: 
-  - Kevin Riggle <kevinr at bestpractical.com>
+---
+abstract: 'Allows RT to do authentication via a service which supports the Bitcard API'
+author:
+  - 'Kevin Riggle <kevinr at bestpractical.com>'
+build_requires:
+  ExtUtils::MakeMaker: 6.42
+configure_requires:
+  ExtUtils::MakeMaker: 6.42
 distribution_type: module
-generated_by: Module::Install version 0.68
+generated_by: 'Module::Install version 0.89'
 license: GPL2
-meta-spec: 
-  url: http://module-build.sourceforge.net/META-spec-v1.3.html
-  version: 1.3
+meta-spec:
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: 1.4
 name: RT-Authen-Bitcard
-no_index: 
-  directory: 
+no_index:
+  directory:
     - html
     - inc
-    - t
-requires: 
+requires:
   Authen::Bitcard: 0.86
   Encode: 0
   perl: 5.8.3
+resources:
+  license: http://opensource.org/licenses/gpl-license.php
 version: 0.04



More information about the Bps-public-commit mailing list