diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-19 09:41:08 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-19 09:41:08 +0000 |
| commit | fd9bdc49196fba03dd5e50e378aad2cf3ef42e31 (patch) | |
| tree | b7f9add53ca9302511e433237fe666e052456811 /dev-python/ots-python/metadata.xml | |
| parent | d8d122d477cda9df7a78b02cab5da92a877c955b (diff) | |
| download | baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.tar.gz baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.tar.xz baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.zip | |
Adding metadata
Diffstat (limited to 'dev-python/ots-python/metadata.xml')
| -rw-r--r-- | dev-python/ots-python/metadata.xml | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/dev-python/ots-python/metadata.xml b/dev-python/ots-python/metadata.xml index 5c5bb5a69906..eda38e8a176d 100644 --- a/dev-python/ots-python/metadata.xml +++ b/dev-python/ots-python/metadata.xml @@ -1,14 +1,13 @@ <?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"> - <description>co-maintainers welcome</description> - <email>lssndrbarbieri@gmail.com</email> - <name>Alessandro Barbieri</name> - </maintainer> - <upstream> - <bugs-to>https://github.com/googlefonts/ots-python/issues</bugs-to> - <remote-id type="github">googlefonts/ots-python</remote-id> - <remote-id type="pypi">opentype-sanitizers</remote-id> - </upstream> -</pkgmetadata> + <maintainer type="person"> + <email>lssndrbarbieri@gmail.com</email> + <name>Alessandro Barbieri</name> + <description>co-maintainers welcome</description> + </maintainer> + <upstream> + <bugs-to>https://github.com/googlefonts/ots-python/issues</bugs-to> + </upstream> + <origin>gentoo-guru-overlay</origin> +</pkgmetadata>
\ No newline at end of file |
