commit: b464a6095a3d210f585eacc9371ec3047bfc5890 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 3 19:05:55 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 3 19:05:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b464a609
dev-db/psqlodbc: add github upstream metadata Per https://odbc.postgresql.org/ ... > However we have moved the project to GitHub psqlODBC please file issues here > We will continue to monitor the pgsql-odbc mailing list however it's > preferable to use GitHub. Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/psqlodbc/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-db/psqlodbc/metadata.xml b/dev-db/psqlodbc/metadata.xml index a0158d499db9..ed5be1480c95 100644 --- a/dev-db/psqlodbc/metadata.xml +++ b/dev-db/psqlodbc/metadata.xml @@ -8,4 +8,7 @@ <use> <flag name="iodbc">Use <pkg>dev-db/libiodbc</pkg>. Disable to use <pkg>dev-db/unixODBC</pkg>.</flag> </use> + <upstream> + <remote-id type="github">postgresql-interfaces/psqlodbc</remote-id> + </upstream> </pkgmetadata>
