commit:     169f5603ac617424c397109f8e193b5543850165
Author:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Thu Feb 18 22:35:21 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 16:02:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=169f5603

sci-libs/cantera: fix metadata remote-id

Remote-id now points to repository instead of organisation.

Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/19529
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-libs/cantera/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/cantera/metadata.xml b/sci-libs/cantera/metadata.xml
index 5ee7890c136..cc02172de85 100644
--- a/sci-libs/cantera/metadata.xml
+++ b/sci-libs/cantera/metadata.xml
@@ -17,6 +17,6 @@
     <flag name="cti">Install CTI tools (ck2cti, ck2yaml, ctml_writer) for 
conversion of Chemkin files to Cantera format</flag>
   </use>
   <upstream>
-    <remote-id type="github">cantera</remote-id>
+    <remote-id type="github">cantera/cantera</remote-id>
   </upstream>
 </pkgmetadata>

Reply via email to