fix META.yml syntax
[perl/plp/.git] / META.yml
index b6a10c533e2e61be0cf2db34ef4bff4ce2e00ee2..de8628c02219b029b0c1f8f057d40e321b47319d 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -8,24 +8,24 @@ author:
 license: mit
 resources:
     homepage: http://plp.shiar.net/
-    Repository: git://git.shiar.net/plp
+    repository: git://git.shiar.net/plp
 requires:
-    perl: 5.6.0
+    perl: 5.6.0
 recommends:
-    CGI::Cookie: 0
+    CGI::Cookie: 0
 optional_features:
     - mod_perl:
         description: mod_perl backend for Apache
         requires:
             Apache::Constants: 0
-       - mod_perl2:
+    - mod_perl-two:
         description: mod_perl2 backend for Apache
-               requires:
-                       Apache2::Const: 0
-                       Apache2::RequestRec: 0
-                       Apache2::RequestUtil: 0
-                       Apache2::RequestIO: 0
-    - FastCGI:
+        requires:
+            Apache2::Const: 0
+            Apache2::RequestRec: 0
+            Apache2::RequestUtil: 0
+            Apache2::RequestIO: 0
+    - fastcgi:
         description: FastCGI backend
         requires:
             FCGI: 0.61