diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-18 17:11:39 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:06 +0100 |
commit | 21ab0632534e98697e7ea0da6f9c399d2c189137 (patch) | |
tree | 11d81fcbadf19181147f78a90783cd869c662f4c /dev-python/ipython | |
parent | dev-python/html5lib: align longdescription opening and closing tags (diff) | |
download | gentoo-21ab0632534e98697e7ea0da6f9c399d2c189137.tar.gz gentoo-21ab0632534e98697e7ea0da6f9c399d2c189137.tar.bz2 gentoo-21ab0632534e98697e7ea0da6f9c399d2c189137.zip |
dev-python/ipython: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/ipython')
-rw-r--r-- | dev-python/ipython/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ipython/metadata.xml b/dev-python/ipython/metadata.xml index 3a2823a1514b..8b83b8aabf3a 100644 --- a/dev-python/ipython/metadata.xml +++ b/dev-python/ipython/metadata.xml @@ -22,7 +22,7 @@ * Access to the system shell with user-extensible alias system. * Easily embeddable in other Python programs. * Integrated access to the pdb debugger and the Python profiler. -</longdescription> + </longdescription> <longdescription lang="ja"> 対話的に利用する場合にPythonインタープリタから、より機能が豊富なIPythonへ置き換える事ができます。 @@ -40,7 +40,7 @@ * ユーザー定義できるエイリアス・システムでシステム・シェルにアクセス。 * 他のPython言語プログラムを組み込むのが簡単。 * pdbデバッガとprofilerへの統合アクセス。 -</longdescription> + </longdescription> <stabilize-allarches/> <use> <flag name="matplotlib">Add support for <pkg>dev-python/matplotlib</pkg></flag> |