diff options
Diffstat (limited to 'dev-python/latexcodec')
| -rw-r--r-- | dev-python/latexcodec/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/latexcodec/latexcodec-2.0.1.ebuild (renamed from dev-python/latexcodec/latexcodec-2.0.0.ebuild) | 2 | ||||
| -rw-r--r-- | dev-python/latexcodec/metadata.xml | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/latexcodec/Manifest b/dev-python/latexcodec/Manifest index cd1b865795d4..769d7951f0d7 100644 --- a/dev-python/latexcodec/Manifest +++ b/dev-python/latexcodec/Manifest @@ -1 +1 @@ -DIST latexcodec-2.0.0.tar.gz 29919 BLAKE2B 163fe7332aba7628265f1462570c8d22ec4044dd7b7383de8280bbc617ba4dc26e90f12e6777d690c7a8ae4f6564dbf7519bd6f57cf3dca2820a1fc647a1d7ef SHA512 3c0540b4e5dbc88908b26c68b4c6fca573b45a6b17053733b35a16716510bb67ef6099fae8e48e094a6f08be4e4eac48e889366f035ab38f80e31dd61f08a3c1 +DIST latexcodec-2.0.1.tar.gz 30131 BLAKE2B 8af9cf81a1e0a8b72bf4eb1be206d2f2029598372872f1c43d8abe5e69efeba957d610102f44a5da552325f5525e1668e52ba2cc6c9a2d3f4b7c59c375f040e0 SHA512 e7f23b91904e0bd4a3f052f5f201b125e84c1f94a247b869e14c8f45ee8bc2c478e8887a792efa8c9b6d2b7fefed43fc66e797206b6e40aedaedc68ce7865cab diff --git a/dev-python/latexcodec/latexcodec-2.0.0.ebuild b/dev-python/latexcodec/latexcodec-2.0.1.ebuild index 6715006d5701..32ce27d2a432 100644 --- a/dev-python/latexcodec/latexcodec-2.0.0.ebuild +++ b/dev-python/latexcodec/latexcodec-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 diff --git a/dev-python/latexcodec/metadata.xml b/dev-python/latexcodec/metadata.xml index 7eb10f1b3cc4..8d86b304b9f4 100644 --- a/dev-python/latexcodec/metadata.xml +++ b/dev-python/latexcodec/metadata.xml @@ -12,6 +12,7 @@ <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> |
