commit: 407db2557ee7734aa4cd64815a1780f06111d9b0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 3 06:07:22 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 3 06:10:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=407db255
sys-devel/gcc-config: add gentoo upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/gcc-config/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sys-devel/gcc-config/metadata.xml
b/sys-devel/gcc-config/metadata.xml
index 4dac4d50b500..4de7326c6c73 100644
--- a/sys-devel/gcc-config/metadata.xml
+++ b/sys-devel/gcc-config/metadata.xml
@@ -9,4 +9,7 @@
<flag name="cc-wrappers">Install and manage 'cc' and 'f77'
wrappers in /usr/bin. Otherwise ignore them.</flag>
<flag name="native-symlinks">Install native symlinks like 'gcc'
or 'g++' to /usr/bin. Otherwise keep only ${CTARGET}-gcc and friends.</flag>
</use>
+ <upstream>
+ <remote-id type="gentoo">proj/gcc-config</remote-id>
+ </upstream>
</pkgmetadata>