commit: 6a65fb3453b99ea1a28969885e31362c801b942f Author: Gergely Nagy <ngg <AT> ngg <DOT> hu> AuthorDate: Thu Aug 22 10:46:40 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 4 09:16:56 2024 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=6a65fb34
repositories: add ngg Signed-off-by: Gergely Nagy <ngg <AT> ngg.hu> Closes: https://github.com/gentoo/api-gentoo-org/pull/686 Signed-off-by: Sam James <sam <AT> gentoo.org> files/overlays/repositories.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index b0bfef4..cca52a0 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2883,6 +2883,18 @@ <source type="git">https://codeberg.org/nezbednik/repo.git</source> <source type="git">git+ssh://g...@codeberg.org/nezbednik/repo.git</source> </repo> + <repo quality="experimental" status="unofficial"> + <name>ngg</name> + <description lang="en">ngg's personal overlay</description> + <homepage>https://github.com/ngg/ngg-gentoo-overlay</homepage> + <owner type="person"> + <email>n...@ngg.hu</email> + <name>Gergely Nagy</name> + </owner> + <source type="git">https://github.com/ngg/ngg-gentoo-overlay.git</source> + <source type="git">git+ssh://g...@github.com/ngg/ngg-gentoo-overlay.git</source> + <feed>https://github.com/ngg/ngg-gentoo-overlay/commits/master.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>nico</name> <description lang="en">various ebuilds</description>