commit:     b3e9a5637aad3d82372f5b3a8c56ddb293ef6427
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Apr  8 18:18:54 2024 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Apr  8 18:48:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3e9a563

dev-lang/cfortran: add missing remote-id

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-lang/cfortran/metadata.xml | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/dev-lang/cfortran/metadata.xml b/dev-lang/cfortran/metadata.xml
index 2f13beaf0438..59d657fdf217 100644
--- a/dev-lang/cfortran/metadata.xml
+++ b/dev-lang/cfortran/metadata.xml
@@ -6,9 +6,12 @@
     <name>Gentoo Science Project</name>
   </maintainer>
   <longdescription lang="en">
-  cfortran is a header file to ease bridge between C and FORTRAN. It
-  provides an interface  between C and FORTRAN routines and global
-  data, i.e. structures and COMMON blocks. This package includes
-  patches from Debian for better support on newer compilers and architectures.
+    cfortran is a header file to ease bridge between C and FORTRAN. It
+    provides an interface  between C and FORTRAN routines and global
+    data, i.e. structures and COMMON blocks. This package includes
+    patches from Debian for better support on newer compilers and 
architectures.
   </longdescription>
+  <upstream>
+    <remote-id type="github">bastien-roucaries/cfortran</remote-id>
+  </upstream>
 </pkgmetadata>

Reply via email to