Update META.yml

environments/ppa-mbqj77/deployments/1
Clément Oudot 11 years ago
parent 33c06ef9a0
commit b691acdff8
  1. 79
      lemonldap-ng-common/META.yml
  2. 66
      lemonldap-ng-handler/META.yml
  3. 60
      lemonldap-ng-manager/META.yml
  4. 116
      lemonldap-ng-portal/META.yml

@ -1,43 +1,44 @@
--- --- #YAML:1.0
abstract: 'Common files for Lemonldap::NG infrastructure' name: Lemonldap-NG-Common
version: 1.3.0
abstract: Common files for Lemonldap::NG infrastructure
author: author:
- 'Xavier Guimard <x.guimard@free.fr>, Clément Oudot <clement@oodo.net>' - Xavier Guimard <x.guimard@free.fr>, Clément Oudot <clement@oodo.net>
build_requires: license: gpl
IO::String: 0 distribution_type: module
Net::LDAP: 0
Test::Pod: 1
XML::Simple: 0
configure_requires: configure_requires:
ExtUtils::MakeMaker: 0 ExtUtils::MakeMaker: 0
dynamic_config: 1 build_requires:
generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 2.132830' IO::String: 0
license: open_source Net::LDAP: 0
meta-spec: Test::Pod: 1
url: http://module-build.sourceforge.net/META-spec-v1.4.html XML::Simple: 0
version: 1.4 requires:
name: Lemonldap-NG-Common Apache::Session: 0
Cache::Cache: 0
CGI: 3.08
Config::IniFiles: 0
Crypt::OpenSSL::RSA: 0
Crypt::OpenSSL::X509: 0
Crypt::Rijndael: 0
DBI: 0
File::Basename: 0
Mouse: 0
Net::CIDR::Lite: 0
SOAP::Lite: 0
Storable: 0
no_index: no_index:
directory: directory:
- t - t
- inc - inc
generated_by: ExtUtils::MakeMaker version 6.57_05
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
recommends: recommends:
Apache::Session::Browseable: 0 Apache::Session::Browseable: 0
HTML::Template: 0 HTML::Template: 0
HTTP::Message: 0 HTTP::Message: 0
Net::LDAP: 0 Net::LDAP: 0
XML::LibXML: 0 XML::LibXML: 0
XML::Simple: 0 XML::Simple: 0
requires:
Apache::Session: 0
CGI: 3.08
Cache::Cache: 0
Config::IniFiles: 0
Crypt::OpenSSL::RSA: 0
Crypt::OpenSSL::X509: 0
Crypt::Rijndael: 0
DBI: 0
File::Basename: 0
Net::CIDR::Lite: 0
SOAP::Lite: 0
Storable: 0
version: v1.3.0

@ -1,37 +1,37 @@
--- --- #YAML:1.0
abstract: 'The Apache protection module part of' name: Lemonldap-NG-Handler
version: 1.3.0
abstract: The Apache protection module part of
author: author:
- 'Xavier Guimard <x.guimard@free.fr>' - Xavier Guimard <x.guimard@free.fr>
build_requires: license: gpl
Digest::HMAC_SHA1: 0 distribution_type: module
HTTP::Message: 0
IO::Pipe: 0
SOAP::Lite: 0
Test::MockObject: 0
Test::Pod: 0
configure_requires: configure_requires:
ExtUtils::MakeMaker: 0 ExtUtils::MakeMaker: 0
dynamic_config: 1 build_requires:
generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 2.132830' Digest::HMAC_SHA1: 0
license: open_source HTTP::Message: 0
meta-spec: IO::Pipe: 0
url: http://module-build.sourceforge.net/META-spec-v1.4.html SOAP::Lite: 0
version: 1.4 Test::MockObject: 0
name: Lemonldap-NG-Handler Test::Pod: 0
requires:
Apache::Session::Generate::MD5: 0
CGI: 3.08
Lemonldap::NG::Common: 1.3.0
LWP: 0
URI: 0
no_index: no_index:
directory: directory:
- t - t
- inc - inc
generated_by: ExtUtils::MakeMaker version 6.57_05
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
recommends: recommends:
Cache::Memcached: 0 Cache::Memcached: 0
Digest::HMAC_SHA1: 0 Digest::HMAC_SHA1: 0
HTTP::Message: 0 HTTP::Message: 0
LWP::Protocol::https: 0 LWP::Protocol::https: 0
SOAP::Lite: 0 SOAP::Lite: 0
requires:
Apache::Session::Generate::MD5: 0
CGI: 3.08
LWP: 0
Lemonldap::NG::Common: v1.3.0
URI: 0
version: v1.3.0

@ -1,33 +1,33 @@
--- --- #YAML:1.0
abstract: 'Perl extension for managing Lemonldap::NG Web-SSO' name: Lemonldap-NG-Manager
version: 1.3.0
abstract: Perl extension for managing Lemonldap::NG Web-SSO
author: author:
- 'Xavier Guimard <x.guimard@free.fr>, Clément Oudot <clement@oodo.net>, Thomas Chemineau <thomas.chemineau@gmail.com>' - Xavier Guimard <x.guimard@free.fr>, Clément Oudot <clement@oodo.net>, Thomas Chemineau <thomas.chemineau@gmail.com>
build_requires: license: gpl
IO::String: 0 distribution_type: module
Test::Pod: 1
configure_requires: configure_requires:
ExtUtils::MakeMaker: 0 ExtUtils::MakeMaker: 0
dynamic_config: 1 build_requires:
generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 2.132830' IO::String: 0
license: open_source Test::Pod: 1
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: Lemonldap-NG-Manager
no_index:
directory:
- t
- inc
requires: requires:
Convert::PEM: 0 Convert::PEM: 0
Crypt::OpenSSL::RSA: 0 Crypt::OpenSSL::RSA: 0
HTML::Template: 0 HTML::Template: 0
JSON: 0 JSON: 0
LWP: 0 Lemonldap::NG::Common: 1.3.0
Lemonldap::NG::Common: v1.3.0 Lemonldap::NG::Handler: 1.3.0
Lemonldap::NG::Handler: v1.3.0 LWP: 0
URI: 0 URI: 0
XML::LibXML: 0 XML::LibXML: 0
XML::LibXSLT: 0 XML::LibXSLT: 0
version: v1.3.0 no_index:
x_LWP::Protocol::https: 0 directory:
- t
- inc
generated_by: ExtUtils::MakeMaker version 6.57_05
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
LWP::Protocol::https: 0

@ -1,62 +1,62 @@
--- --- #YAML:1.0
abstract: 'The authentication portal part of Lemonldap::NG Web-SSO' name: Lemonldap-NG-Portal
version: 1.3.0
abstract: The authentication portal part of Lemonldap::NG Web-SSO
author: author:
- 'Xavier Guimard <x.guimard@free.fr>, Clément Oudot <clement@oodo.net>, Thomas Chemineau <thomas.chemineau@gmail.com>, Mikael Ates <mikael.ates@univ-st-etienne.fr>' - Xavier Guimard <x.guimard@free.fr>, Clément Oudot <clement@oodo.net>, Thomas Chemineau <thomas.chemineau@gmail.com>, Mikael Ates <mikael.ates@univ-st-etienne.fr>
build_requires: license: gpl
AuthCAS: 0 distribution_type: module
HTTP::Message: 0
IO::String: 0
LWP: 0
MIME::Lite: 0
Net::OpenID::Consumer: 0
Net::OpenID::Server: 0
SOAP::Lite: 0
String::Random: 0
Test::Pod: 1
XML::LibXML: 0
XML::LibXSLT: 0
XML::Simple: 0
configure_requires: configure_requires:
ExtUtils::MakeMaker: 0 ExtUtils::MakeMaker: 0
dynamic_config: 1 build_requires:
generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 2.132830' AuthCAS: 0
license: open_source HTTP::Message: 0
meta-spec: IO::String: 0
url: http://module-build.sourceforge.net/META-spec-v1.4.html LWP: 0
version: 1.4 MIME::Lite: 0
name: Lemonldap-NG-Portal Net::OpenID::Consumer: 0
Net::OpenID::Server: 0
SOAP::Lite: 0
String::Random: 0
Test::Pod: 1
XML::LibXML: 0
XML::LibXSLT: 0
XML::Simple: 0
requires:
Authen::Captcha: 0
CGI: 3.08
Clone: 0
HTML::Template: 0
Lemonldap::NG::Common: 1.3.0
Net::LDAP: 0.38
Regexp::Assemble: 0
Unicode::String: 0
no_index: no_index:
directory: directory:
- t - t
- inc - inc
generated_by: ExtUtils::MakeMaker version 6.57_05
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
recommends: recommends:
AuthCAS: 0 AuthCAS: 0
DBI: 0 DBI: 0
Glib: 0 Glib: 0
HTTP::Message: 0 HTTP::Message: 0
LWP: 0 Lasso: 2.3.0
LWP::Protocol::https: 0 Lemonldap::NG::Handler: 1.3.0
Lasso: v2.3.0 LWP: 0
Lemonldap::NG::Handler: v1.3.0 LWP::Protocol::https: 0
MIME::Lite: 0 MIME::Lite: 0
Net::Facebook::Oauth2: 0 Net::Facebook::Oauth2: 0
Net::OpenID::Consumer: 0 Net::OpenID::Consumer: 0
Net::OpenID::Server: 0 Net::OpenID::Server: 0
Net::Twitter: 0 Net::Twitter: 0
SOAP::Lite: 0 SOAP::Lite: 0
String::Random: 0 String::Random: 0
URI: 0 URI: 0
Web::ID: 0 Web::ID: 0
XML::LibXML: 0 XML::LibXML: 0
XML::LibXSLT: 0 XML::LibXSLT: 0
XML::Simple: 0 XML::Simple: 0
requires:
Authen::Captcha: 0
CGI: 3.08
Clone: 0
HTML::Template: 0
Lemonldap::NG::Common: v1.3.0
Net::LDAP: 0.38
Regexp::Assemble: 0
Unicode::String: 0
version: v1.3.0

Loading…
Cancel
Save