diff options
author | 2017-09-19 04:46:07 +1200 | |
---|---|---|
committer | 2017-09-19 04:50:10 +1200 | |
commit | 4583c9d25bd3bfd0c831594bf161f3a687f2eefb (patch) | |
tree | f20280a8976baf05d8f612ba7c25915b2ce64222 /dev-perl/UUID-Tiny | |
parent | dev-perl/Test-File-ShareDir: fix mixed metadata.xml indentation (diff) | |
download | gentoo-4583c9d25bd3bfd0c831594bf161f3a687f2eefb.tar.gz gentoo-4583c9d25bd3bfd0c831594bf161f3a687f2eefb.tar.bz2 gentoo-4583c9d25bd3bfd0c831594bf161f3a687f2eefb.zip |
dev-perl/UUID-Tiny: fix mixed metadata.xml indentation
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-perl/UUID-Tiny')
-rw-r--r-- | dev-perl/UUID-Tiny/metadata.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/dev-perl/UUID-Tiny/metadata.xml b/dev-perl/UUID-Tiny/metadata.xml index cfac002a425b..6fe837cf7d9d 100644 --- a/dev-perl/UUID-Tiny/metadata.xml +++ b/dev-perl/UUID-Tiny/metadata.xml @@ -1,19 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>c.affolter@purplehaze.ch</email> - <description>Maintainer</description> - </maintainer> - <maintainer type="person"> - <email>dev-zero@gentoo.org</email> - <description>Proxy maintainer</description> - </maintainer> - <maintainer type="project"> + <maintainer type="person"> + <email>c.affolter@purplehaze.ch</email> + <description>Maintainer</description> + </maintainer> + <maintainer type="person"> + <email>dev-zero@gentoo.org</email> + <description>Proxy maintainer</description> + </maintainer> + <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> - <longdescription>UUID::Tiny is a lightweight, low dependency Pure Perl module for UUID creation and testing. This module provides the creation of version 1 time based UUIDs (using random multicast MAC addresses), version 3 MD5 based UUIDs, version 4 random UUIDs, and version 5 SHA-1 based UUIDs.</longdescription> + <longdescription>UUID::Tiny is a lightweight, low dependency Pure Perl module for UUID creation and testing. This module provides the creation of version 1 time based UUIDs (using random multicast MAC addresses), version 3 MD5 based UUIDs, version 4 random UUIDs, and version 5 SHA-1 based UUIDs.</longdescription> <upstream> <remote-id type="cpan">UUID-Tiny</remote-id> <remote-id type="cpan-module">UUID::Tiny</remote-id> |