commit: 9bc3a2eca8eb5513c535e406cec8746defcf6e63 Author: Papagemabodi <yarikplaystryapishko <AT> gmail <DOT> com> AuthorDate: Fri Feb 13 19:06:51 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 18 13:54:26 2026 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=9bc3a2ec
repositories: add overlay-of-FreshCrz Part-of: https://github.com/gentoo/api-gentoo-org/pull/787 Closes: https://github.com/gentoo/api-gentoo-org/pull/787 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 1bc69bbc..ca548a88 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3133,6 +3133,17 @@ </owner> <source type="git">https://gitea.com/catfromplan9/overlay-from-plan9.git</source> </repo> + <repo quality="experimental" status="unofficial"> + <name>overlay-of-FreshCrz</name> + <description lang="en">Personal overlay</description> + <homepage>https://github.com/Papagemabodi/overlay-of-FreshCrz</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Yaroslav Tryapishko</name> + </owner> + <source type="git">https://github.com/Papagemabodi/overlay-of-FreshCrz.git</source> + <feed>https://github.com/Papagemabodi/overlay-of-FreshCrz/commits/master.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>overseerr-overlay</name> <description lang="en">third party overlay to install overseerr</description>
