commit: 18b09e74665882af010b9a969840ced57fcbd8c6 Author: Anthony Mendez <738092+0x6d6e647a <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Fri Jan 3 06:16:25 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 9 00:49:22 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=18b09e74
repositories: add mndz overlay Closes: https://github.com/gentoo/api-gentoo-org/pull/715 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 c1e14f3e..389c3433 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2715,6 +2715,18 @@ <source type="git">git+ssh://g...@github.com/miramir/miramir-layman.git</source> <feed>https://github.com/miramir/miramir-layman/commits/master.atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>mndz</name> + <description lang="en">mndz's Gentoo overlay</description> + <homepage>https://github.com/0x6d6e647a/mndz-overlay</homepage> + <owner type="person"> + <email>0x6d6e6...@gmail.com</email> + <name>Anthony Mendez</name> + </owner> + <source type="git">https://github.com/0x6d6e647a/mndz-overlay.git</source> + <source type="git">git+ssh://g...@github.com:0x6d6e647a/mndz-overlay.git</source> + <feed>https://github.com/0x6d6e647a/mndz-overlay/commits/master.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>mnt-reform</name> <description lang="en">Overlay containing ebuilds for the MNT Reform line of open hardware computers</description>