diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-07-20 19:38:18 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-07-20 19:38:18 +0000 |
| commit | 4d8488e437e1c714d9e4c896b416d13affee1f2c (patch) | |
| tree | f43a5b648a7221376c6f011476c5e0d7fa2d5771 /dev-perl/Data-FormValidator | |
| parent | 5529d400f8330da86451d880979b60352715abe9 (diff) | |
| download | baldeagleos-repo-4d8488e437e1c714d9e4c896b416d13affee1f2c.tar.gz baldeagleos-repo-4d8488e437e1c714d9e4c896b416d13affee1f2c.tar.xz baldeagleos-repo-4d8488e437e1c714d9e4c896b416d13affee1f2c.zip | |
Adding metadata
Diffstat (limited to 'dev-perl/Data-FormValidator')
| -rw-r--r-- | dev-perl/Data-FormValidator/metadata.xml | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/dev-perl/Data-FormValidator/metadata.xml b/dev-perl/Data-FormValidator/metadata.xml index c0ce2c7f8cb9..c5e3db9535e7 100644 --- a/dev-perl/Data-FormValidator/metadata.xml +++ b/dev-perl/Data-FormValidator/metadata.xml @@ -1,19 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>perl@gentoo.org</email> - <name>Gentoo Perl Project</name> - </maintainer> - <upstream> - <remote-id type="cpan-module">Data::FormValidator</remote-id> - <remote-id type="cpan-module">Data::FormValidator::Constraints</remote-id> - <remote-id type="cpan-module">Data::FormValidator::Constraints::Dates</remote-id> - <remote-id type="cpan-module">Data::FormValidator::Constraints::RegexpCommon</remote-id> - <remote-id type="cpan-module">Data::FormValidator::Constraints::Upload</remote-id> - <remote-id type="cpan-module">Data::FormValidator::ConstraintsFactory</remote-id> - <remote-id type="cpan-module">Data::FormValidator::Filters</remote-id> - <remote-id type="cpan-module">Data::FormValidator::Results</remote-id> - </upstream> - <origin>gentoo-staging</origin> -</pkgmetadata>
\ No newline at end of file + <maintainer type="project"> + <email>perl@gentoo.org</email> + <name>Gentoo Perl Project</name> + </maintainer> + <upstream> + <remote-id type="cpan">Data-FormValidator</remote-id> + <remote-id type="cpan-module">Data::FormValidator</remote-id> + <remote-id type="cpan-module">Data::FormValidator::Constraints</remote-id> + <remote-id type="cpan-module">Data::FormValidator::Constraints::Dates</remote-id> + <remote-id type="cpan-module">Data::FormValidator::Constraints::RegexpCommon</remote-id> + <remote-id type="cpan-module">Data::FormValidator::Constraints::Upload</remote-id> + <remote-id type="cpan-module">Data::FormValidator::ConstraintsFactory</remote-id> + <remote-id type="cpan-module">Data::FormValidator::Filters</remote-id> + <remote-id type="cpan-module">Data::FormValidator::Results</remote-id> + </upstream> +</pkgmetadata> |
