Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libsc/
Date: Fri, 26 Aug 2022 10:46:58
Message-Id: 1661510788.6ad0dfaa55d989ec18ff99d50af9d3aa9fea015f.sam@gentoo
1 commit: 6ad0dfaa55d989ec18ff99d50af9d3aa9fea015f
2 Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz>
3 AuthorDate: Thu Aug 25 21:40:58 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 26 10:46:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ad0dfaa
7
8 sci-libs/libsc: use <pkg> tag in metadata.xml
9
10 Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sci-libs/libsc/metadata.xml | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-libs/libsc/metadata.xml b/sci-libs/libsc/metadata.xml
17 index c2a3238de46c..9267d0132a0b 100644
18 --- a/sci-libs/libsc/metadata.xml
19 +++ b/sci-libs/libsc/metadata.xml
20 @@ -11,7 +11,7 @@
21 </maintainer>
22 <longdescription lang="en">
23 The SC Library provides support for parallel scientific applications.
24 -This support library is primarily used by sci-libs/p4est.
25 +This support library is primarily used by <pkg>sci-libs/p4est</pkg>.
26 </longdescription>
27 <use>
28 <flag name="romio">Build with support for the ROMIO MPI-IO component</flag>