diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-04-29 10:29:35 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-04-29 10:29:35 +0000 |
| commit | a6edbe1d116f3115483abe4147585663d7ff4112 (patch) | |
| tree | f5ac0aedf022f393d5ee05b11bb90243d8f389c7 /dev-python/configshell-fb | |
| parent | 585411f8a551570e81d5af64aac1ac83374fd93e (diff) | |
| download | baldeagleos-repo-a6edbe1d116f3115483abe4147585663d7ff4112.tar.gz baldeagleos-repo-a6edbe1d116f3115483abe4147585663d7ff4112.tar.xz baldeagleos-repo-a6edbe1d116f3115483abe4147585663d7ff4112.zip | |
Adding metadata
Diffstat (limited to 'dev-python/configshell-fb')
| -rw-r--r-- | dev-python/configshell-fb/metadata.xml | 34 |
1 files changed, 16 insertions, 18 deletions
diff --git a/dev-python/configshell-fb/metadata.xml b/dev-python/configshell-fb/metadata.xml index 847c135cf482..face9cecc117 100644 --- a/dev-python/configshell-fb/metadata.xml +++ b/dev-python/configshell-fb/metadata.xml @@ -1,23 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> - <stabilize-allarches/> - <longdescription lang="en"> + <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> + <maintainer status="active"> + <email>mlombard@redhat.com</email> + <name>Maurizio Lombardi</name> + </maintainer> + <maintainer> + <email>agrover@redhat.com</email> + <name>Andy Grover</name> + </maintainer> + <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 |
