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/OutputCheck/metadata.xml | |
| 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/OutputCheck/metadata.xml')
| -rw-r--r-- | dev-python/OutputCheck/metadata.xml | 32 |
1 files changed, 15 insertions, 17 deletions
diff --git a/dev-python/OutputCheck/metadata.xml b/dev-python/OutputCheck/metadata.xml index 0891dc52ae07..fca69831eb6a 100644 --- a/dev-python/OutputCheck/metadata.xml +++ b/dev-python/OutputCheck/metadata.xml @@ -1,24 +1,22 @@ <?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 type="person"> - <email>xgqt@gentoo.org</email> - <name>Maciej Barć</name> - </maintainer> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>xgqt@gentoo.org</email> + <name>Maciej Barć</name> + </maintainer> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <longdescription> OutputCheck is a tool for checking the output of console programs that is inspired by the FileCheck tool used by LLVM. It has its own small language (Check Directives) for describing the expected output of a tool that is considerably more convenient and more powerful than GNU grep. </longdescription> - <upstream> - <bugs-to>https://github.com/stp/OutputCheck/issues/</bugs-to> - <remote-id type="github">stp/OutputCheck</remote-id> - <remote-id type="pypi">OutputCheck</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <bugs-to>https://github.com/stp/OutputCheck/issues/</bugs-to> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
