diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-06 19:26:49 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-06 19:26:49 +0000 |
| commit | 47d33346b7e146fd878718de061759db77407ce2 (patch) | |
| tree | 63adc496b341e9627fc78e43ab46688d4789190a /dev-python/latexcodec | |
| parent | e6e5a5a830523f96a49c76f35bb4eaa0b445b7f4 (diff) | |
| download | baldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.tar.gz baldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.tar.xz baldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/latexcodec')
| -rw-r--r-- | dev-python/latexcodec/metadata.xml | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/dev-python/latexcodec/metadata.xml b/dev-python/latexcodec/metadata.xml index 0618add19786..ca0db33d6df8 100644 --- a/dev-python/latexcodec/metadata.xml +++ b/dev-python/latexcodec/metadata.xml @@ -1,20 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>william@ewpettersson.se</email> - <name>William Pettersson</name> - </maintainer> - <maintainer type="project"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy maintainers</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>william@ewpettersson.se</email> + <name>William Pettersson</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy maintainers</name> + </maintainer> + <longdescription> Latexcodec provides a convenient way of going between text written in LaTeX and unicode. Since it is not a LaTeX compiler, it is more appropriate for short chunks of text, such as a paragraph or the values of a BibTeX entry, and it is not appropriate for a full LaTeX document. In particular, its behavior on the LaTeX commands that do not simply select characters is intended to allow the unicode representation to be understandable by a human reader, but is not canonical and may require hand tuning to produce the desired effect. </longdescription> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">latexcodec</remote-id> - <remote-id type="github">mcmtroffaes/latexcodec</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="pypi">latexcodec</remote-id> + <remote-id type="github">mcmtroffaes/latexcodec</remote-id> + </upstream> + <origin>gentoo-staging</origin> + <stabilize-allarches/> +</pkgmetadata>
\ No newline at end of file |
