diff options
Diffstat (limited to 'perl-core/Scalar-List-Utils/metadata.xml')
| -rw-r--r-- | perl-core/Scalar-List-Utils/metadata.xml | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/perl-core/Scalar-List-Utils/metadata.xml b/perl-core/Scalar-List-Utils/metadata.xml index cca79771f337..94f4f71509ae 100644 --- a/perl-core/Scalar-List-Utils/metadata.xml +++ b/perl-core/Scalar-List-Utils/metadata.xml @@ -1,10 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>perl@gentoo.org</email> - <name>Gentoo Perl Project</name> - </maintainer> - - <origin>liguros-repo</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">Scalar-List-Utils</remote-id> + <remote-id type="cpan-module">List::Util</remote-id> + <remote-id type="cpan-module">List::Util::XS</remote-id> + <remote-id type="cpan-module">Scalar::Util</remote-id> + <remote-id type="cpan-module">Sub::Util</remote-id> + </upstream> +</pkgmetadata> |
