summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2022-08-25 23:41:02 +0200
committerSam James <sam@gentoo.org>2022-08-26 11:46:28 +0100
commit47243fe61e032fce689e91e10cbcec6c797905b8 (patch)
tree8052d814fffeb28e651c8b06ab4ef4b2bc048102 /sci-mathematics/petsc
parentsci-mathematics/cvc4: use <pkg> tag in metadata.xml (diff)
downloadgentoo-47243fe61e032fce689e91e10cbcec6c797905b8.tar.gz
gentoo-47243fe61e032fce689e91e10cbcec6c797905b8.tar.bz2
gentoo-47243fe61e032fce689e91e10cbcec6c797905b8.zip
sci-mathematics/petsc: use <pkg> tags in metadata.xml
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/petsc')
-rw-r--r--sci-mathematics/petsc/metadata.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/petsc/metadata.xml b/sci-mathematics/petsc/metadata.xml
index f6072e8edac1..987028fd7636 100644
--- a/sci-mathematics/petsc/metadata.xml
+++ b/sci-mathematics/petsc/metadata.xml
@@ -10,15 +10,15 @@
<name>Gentoo Mathematics Project</name>
</maintainer>
<use>
- <flag name="afterimage">Use Afterstep image library (media-libs/libafterimage)</flag>
- <flag name="boost">Use boost (dev-libs/boost)</flag>
+ <flag name="afterimage">Use Afterstep image library (<pkg>media-libs/libafterimage</pkg>)</flag>
+ <flag name="boost">Use boost (<pkg>dev-libs/boost</pkg>)</flag>
<flag name="complex-scalars">Make scalars complex</flag>
<flag name="hypre">Use HYPRE (sci-mathematics/hypre) and for preconditioning</flag>
<flag name="int64">Use 64 bit indexes</flag>
<flag name="metis">Add support for metis (<pkg>sci-libs/parmetis</pkg>)</flag>
<flag name="mumps">Add support for mumps (<pkg>sci-libs/mumps</pkg>)</flag>
<flag name="scotch">Add support for scotch (<pkg>sci-libs/scotch</pkg>)</flag>
- <flag name="sparse">Use suitesparse (sci-libs/suitesparse) including cholmod (sci-libs/cholmod) for sparse factorization</flag>
- <flag name="superlu">Use superlu (sci-libs/superlu) for preconditioning</flag>
+ <flag name="sparse">Use suitesparse (<pkg>sci-libs/suitesparse</pkg>) including cholmod (<pkg>sci-libs/cholmod</pkg>) for sparse factorization</flag>
+ <flag name="superlu">Use superlu (<pkg>sci-libs/superlu</pkg>) for preconditioning</flag>
</use>
</pkgmetadata>