diff options
author | 2022-10-19 10:54:37 +0200 | |
---|---|---|
committer | 2022-10-20 04:52:45 +0100 | |
commit | 2652ed0299065b24ca2adb2c164ccd6260b4d3db (patch) | |
tree | 3b6572feabaa4236a2bebbe592035e67ff2ea5ea /sci-mathematics/gsl-shell | |
parent | sci-mathematics/gretl: align longdescription opening and closing tags (diff) | |
download | gentoo-2652ed0299065b24ca2adb2c164ccd6260b4d3db.tar.gz gentoo-2652ed0299065b24ca2adb2c164ccd6260b4d3db.tar.bz2 gentoo-2652ed0299065b24ca2adb2c164ccd6260b4d3db.zip |
sci-mathematics/gsl-shell: 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 'sci-mathematics/gsl-shell')
-rw-r--r-- | sci-mathematics/gsl-shell/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gsl-shell/metadata.xml b/sci-mathematics/gsl-shell/metadata.xml index 36c699f26323..86a8f8253446 100644 --- a/sci-mathematics/gsl-shell/metadata.xml +++ b/sci-mathematics/gsl-shell/metadata.xml @@ -13,7 +13,7 @@ GSL shell is not just a wrapper over the C API of GSL but does offer much more simple and expressive way to use GSL. The objective of GSL shell is to give the user the power of easily access GSL functions without having to write a complete C application. -</longdescription> + </longdescription> <use> <flag name="fox">Build a <pkg>x11-libs/fox</pkg> GUI</flag> </use> |