commit: 347b6349cade7b62b560288082ba5d4f2e6dd3ec
Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Thu Aug 25 21:40:56 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 10:46:27 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=347b6349
sci-libs/gmsh: use <pkg> tags in metadata.xml
Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/gmsh/metadata.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/sci-libs/gmsh/metadata.xml b/sci-libs/gmsh/metadata.xml
index 79e8c7790e0a..c7862eabe094 100644
--- a/sci-libs/gmsh/metadata.xml
+++ b/sci-libs/gmsh/metadata.xml
@@ -12,16 +12,16 @@
<use>
<flag name="alglib">Enable alglib support for mesh
optimizers</flag>
<flag name="cgns">Enables cgns output support</flag>
- <flag name="eigen">Build matrix manipulation with
dev-cpp/eigen</flag>
- <flag name="gmm">A simple alternative to petsc based on
sci-mathematics/gmm</flag>
+ <flag name="eigen">Build matrix manipulation with
<pkg>dev-cpp/eigen</pkg></flag>
+ <flag name="gmm">A simple alternative to petsc based on
<pkg>sci-mathematics/gmm</pkg></flag>
<flag name="metis">Enables metis support</flag>
<flag name="med">Enables med support</flag>
<flag name="mumps">Enables mumps solver support</flag>
<flag name="netgen">Enable 3D Frontal triangulation using
netgen lib</flag>
- <flag name="petsc">Enable sci-mathematics/petsc support</flag>
+ <flag name="petsc">Enable <pkg>sci-mathematics/petsc</pkg>
support</flag>
<flag name="opencascade">Enable OpenCASCADE support</flag>
<flag name="shared">Install shared library and headers</flag>
- <flag name="slepc">Enable sci-mathematics/slepc support</flag>
- <flag name="voro">Enable support to sci-libs/voro++
meshing</flag>
+ <flag name="slepc">Enable <pkg>sci-mathematics/slepc</pkg>
support</flag>
+ <flag name="voro">Enable support to <pkg>sci-libs/voro++</pkg>
meshing</flag>
</use>
</pkgmetadata>