commit: 0222b7125645191e6929aaf0ed9764bbd571042f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 28 14:04:17 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 28 14:08:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0222b712
dev-cpp/notcurses: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/notcurses/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-cpp/notcurses/metadata.xml b/dev-cpp/notcurses/metadata.xml
index 4b4ca01eac43..8ae22f1db691 100644
--- a/dev-cpp/notcurses/metadata.xml
+++ b/dev-cpp/notcurses/metadata.xml
@@ -19,4 +19,7 @@
haciendo un uso completo de Unicode y color real de 24 bits.
Presenta una API similar a la de Curses y funciona sobre Terminfo.
</longdescription>
+ <upstream>
+ <remote-id type="github">dankamongmen/notcurses</remote-id>
+ </upstream>
</pkgmetadata>