diff options
author | 2022-01-02 19:50:36 +0100 | |
---|---|---|
committer | 2022-01-02 19:54:52 +0100 | |
commit | c7e86bf9490760d5201c01e0684321081e2a6784 (patch) | |
tree | fb7c923ccf3d1df957d974d13fe6d4e878b627e2 /dev-python/iuliia | |
parent | sec-keys/signify-keys-telescope: add metadata.xml (diff) | |
download | guru-c7e86bf9490760d5201c01e0684321081e2a6784.tar.gz guru-c7e86bf9490760d5201c01e0684321081e2a6784.tar.bz2 guru-c7e86bf9490760d5201c01e0684321081e2a6784.zip |
dev-python/iuliia: remove non-ASCII character
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'dev-python/iuliia')
-rw-r--r-- | dev-python/iuliia/iuliia-0.11.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/iuliia/iuliia-0.11.4.ebuild b/dev-python/iuliia/iuliia-0.11.4.ebuild index 1eaba5245..09e4665e2 100644 --- a/dev-python/iuliia/iuliia-0.11.4.ebuild +++ b/dev-python/iuliia/iuliia-0.11.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 ) DISTUTILS_USE_SETUPTOOLS="pyproject.toml" inherit distutils-r1 -DESCRIPTION="Transliterate Cyrillic → Latin in every possible way" +DESCRIPTION="Transliterate Cyrillic to Latin in every possible way" HOMEPAGE=" https://dangry.ru/iuliia/ https://pypi.org/project/iuliia |