summaryrefslogtreecommitdiff
path: root/dev-perl/Config-Any/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-perl/Config-Any/metadata.xml
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Config-Any/metadata.xml')
-rw-r--r--dev-perl/Config-Any/metadata.xml26
1 files changed, 0 insertions, 26 deletions
diff --git a/dev-perl/Config-Any/metadata.xml b/dev-perl/Config-Any/metadata.xml
deleted file mode 100644
index 99321bca116a..000000000000
--- a/dev-perl/Config-Any/metadata.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!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>
- <use>
- <flag name="conf">Install <pkg>dev-perl/Config-General</pkg> to support decoding .conf/.cnf files</flag>
- <flag name="ini">Install <pkg>dev-perl/Config-Tiny</pkg> to support decoding INI config files</flag>
- <flag name="json">Install support libraries to support decoding JSON config files</flag>
- <flag name="xml">Install support libraries to support decoding XML config files</flag>
- <flag name="yaml">Install support libraries to support decoding YAML config files</flag>
- </use>
- <upstream>
- <remote-id type="cpan">Config-Any</remote-id>
- <remote-id type="cpan-module">Config::Any</remote-id>
- <remote-id type="cpan-module">Config::Any::Base</remote-id>
- <remote-id type="cpan-module">Config::Any::General</remote-id>
- <remote-id type="cpan-module">Config::Any::INI</remote-id>
- <remote-id type="cpan-module">Config::Any::JSON</remote-id>
- <remote-id type="cpan-module">Config::Any::Perl</remote-id>
- <remote-id type="cpan-module">Config::Any::XML</remote-id>
- <remote-id type="cpan-module">Config::Any::YAML</remote-id>
- </upstream>
-</pkgmetadata>