diff options
author | Sergey Torokhov <torokhov-s-a@yandex.ru> | 2021-02-19 01:35:21 +0300 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-19 16:02:28 +0000 |
commit | 169f5603ac617424c397109f8e193b5543850165 (patch) | |
tree | ba69214f69850969c78cdba9728c2228d8f59d1c /sci-libs/cantera | |
parent | sci-libs/cantera: 2.5.1 version bump (diff) | |
download | gentoo-169f5603ac617424c397109f8e193b5543850165.tar.gz gentoo-169f5603ac617424c397109f8e193b5543850165.tar.bz2 gentoo-169f5603ac617424c397109f8e193b5543850165.zip |
sci-libs/cantera: fix metadata remote-id
Remote-id now points to repository instead of organisation.
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/19529
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/cantera')
-rw-r--r-- | sci-libs/cantera/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cantera/metadata.xml b/sci-libs/cantera/metadata.xml index 5ee7890c1369..cc02172de85c 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> |