commit: 997483ab1f9469fed5674008ed5085bb3811ae50 Author: N3oTraX <neotrax70 <AT> gmail <DOT> com> AuthorDate: Wed Feb 25 12:07:55 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 27 02:05:20 2026 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=997483ab
repositories.xml: add nbdy_overlay overlay Part-of: https://github.com/gentoo/api-gentoo-org/pull/790 Closes: https://github.com/gentoo/api-gentoo-org/pull/790 Signed-off-by: Sam James <sam <AT> gentoo.org> files/overlays/repositories.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index ca548a88..1481dc94 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2909,6 +2909,17 @@ <source type="git">git+ssh://[email protected]/Nowa-Ammerlaan/natinst.git</source> <feed>https://github.com/Nowa-Ammerlaan/natinst/commits/master.atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>nbdy_overlay</name> + <description lang="en">Wine gaming builds, desktop apps and system tools for Gentoo</description> + <homepage>https://codeberg.org/NoBodyZ/nbdy_overlay</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>N3oTraX</name> + </owner> + <source type="git">https://codeberg.org/NoBodyZ/nbdy_overlay.git</source> + <feed>https://codeberg.org/NoBodyZ/nbdy_overlay.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>nest</name> <description lang="en">Personal Gentoo overlay</description>
