diff options
Diffstat (limited to 'dev-python/configshell-fb/metadata.xml')
| -rw-r--r-- | dev-python/configshell-fb/metadata.xml | 43 |
1 files changed, 18 insertions, 25 deletions
diff --git a/dev-python/configshell-fb/metadata.xml b/dev-python/configshell-fb/metadata.xml index 0ade70ce933e..f483680bcc3f 100644 --- a/dev-python/configshell-fb/metadata.xml +++ b/dev-python/configshell-fb/metadata.xml @@ -1,30 +1,23 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="person"> - <email>sir.suriv@gmail.com</email> - <name>Diogo Pereira</name> -</maintainer> -<maintainer type="project"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> -</maintainer> -<stabilize-allarches/> -<longdescription lang="en"> + <maintainer type="person"> + <email>sir.suriv@gmail.com</email> + <name>Diogo Pereira</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> + <longdescription lang="en"> configshell-fb is a Python library that provides a framework for building simple but nice CLI-based applications. </longdescription> -<upstream> - <maintainer status="active"> - <email>mlombard@redhat.com</email> - <name>Maurizio Lombardi</name> - </maintainer> - <maintainer> - <email>agrover@redhat.com</email> - <name>Andy Grover</name> - </maintainer> - <remote-id type="github">open-iscsi/configshell-fb</remote-id> - <remote-id type="pypi">configshell-fb</remote-id> - <bugs-to>https://github.com/open-iscsi/configshell-fb/issues</bugs-to> -</upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">open-iscsi/configshell-fb</remote-id> + <remote-id type="pypi">configshell-fb</remote-id> + <bugs-to>https://github.com/open-iscsi/configshell-fb/issues</bugs-to> + </upstream> + <origin>gentoo-staging</origin> + <stabilize-allarches/> +</pkgmetadata>
\ No newline at end of file |
