Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/gcc-config/
Date: Tue, 03 Jan 2023 06:14:07
Message-Id: 1672726203.407db2557ee7734aa4cd64815a1780f06111d9b0.sam@gentoo
1 commit: 407db2557ee7734aa4cd64815a1780f06111d9b0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 06:07:22 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 06:10:03 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=407db255
7
8 sys-devel/gcc-config: add gentoo upstream metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-devel/gcc-config/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/sys-devel/gcc-config/metadata.xml b/sys-devel/gcc-config/metadata.xml
16 index 4dac4d50b500..4de7326c6c73 100644
17 --- a/sys-devel/gcc-config/metadata.xml
18 +++ b/sys-devel/gcc-config/metadata.xml
19 @@ -9,4 +9,7 @@
20 <flag name="cc-wrappers">Install and manage 'cc' and 'f77' wrappers in /usr/bin. Otherwise ignore them.</flag>
21 <flag name="native-symlinks">Install native symlinks like 'gcc' or 'g++' to /usr/bin. Otherwise keep only ${CTARGET}-gcc and friends.</flag>
22 </use>
23 + <upstream>
24 + <remote-id type="gentoo">proj/gcc-config</remote-id>
25 + </upstream>
26 </pkgmetadata>