diff options
Diffstat (limited to 'dev-perl/GnuPG-Interface/metadata.xml')
-rw-r--r-- | dev-perl/GnuPG-Interface/metadata.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/dev-perl/GnuPG-Interface/metadata.xml b/dev-perl/GnuPG-Interface/metadata.xml new file mode 100644 index 000000000000..ed0b0ada4a80 --- /dev/null +++ b/dev-perl/GnuPG-Interface/metadata.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>perl</herd> + <upstream> + <remote-id type="cpan">GnuPG-Interface</remote-id> + <remote-id type="cpan-module">GnuPG::Fingerprint</remote-id> + <remote-id type="cpan-module">GnuPG::Handles</remote-id> + <remote-id type="cpan-module">GnuPG::HashInit</remote-id> + <remote-id type="cpan-module">GnuPG::Interface</remote-id> + <remote-id type="cpan-module">GnuPG::Key</remote-id> + <remote-id type="cpan-module">GnuPG::Options</remote-id> + <remote-id type="cpan-module">GnuPG::PrimaryKey</remote-id> + <remote-id type="cpan-module">GnuPG::PublicKey</remote-id> + <remote-id type="cpan-module">GnuPG::Revoker</remote-id> + <remote-id type="cpan-module">GnuPG::SecretKey</remote-id> + <remote-id type="cpan-module">GnuPG::Signature</remote-id> + <remote-id type="cpan-module">GnuPG::SubKey</remote-id> + <remote-id type="cpan-module">GnuPG::UserAttribute</remote-id> + <remote-id type="cpan-module">GnuPG::UserId</remote-id> + </upstream> +</pkgmetadata> |