commit:     47243fe61e032fce689e91e10cbcec6c797905b8
Author:     Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Thu Aug 25 21:41:02 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 10:46:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47243fe6

sci-mathematics/petsc: 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-mathematics/petsc/metadata.xml | 8 ++++----
 1 file 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>

Reply via email to