commit: 3b4df25f49f9a61a93836db1ab8786b48ba293e4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 6 21:50:31 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 6 21:50:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b4df25f
sci-libs/gdal: add github remote-id
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/gdal/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sci-libs/gdal/metadata.xml b/sci-libs/gdal/metadata.xml
index 44e078ca7df..2c386a679fc 100644
--- a/sci-libs/gdal/metadata.xml
+++ b/sci-libs/gdal/metadata.xml
@@ -25,4 +25,7 @@
<flag name="spatialite">Enable Spatial DBMS over sqlite
<pkg>dev-db/spatialite</pkg></flag>
<flag name="xls">Add the <pkg>dev-libs/freexl</pkg> library for
xls import support</flag>
</use>
+ <upstream>
+ <remote-id type="github">OSGeo/gdal</remote-id>
+ </upstream>
</pkgmetadata>