commit: d99880b7d13d167c217ac0ec0634dca5162728f9 Author: OuraN2O <piszczyglowaryan <AT> gmail <DOT> com> AuthorDate: Mon Jan 20 11:43:46 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 4 16:41:34 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=d99880b7
repositories: add gentouranos overlay Closes: https://github.com/gentoo/api-gentoo-org/pull/718 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 73f4037a..87009de0 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1745,6 +1745,18 @@ <source type="git">[email protected]:Eugeniusz-Gienek/gentooplusplus.git</source> <feed>https://github.com/Eugeniusz-Gienek/gentooplusplus/commits/master/atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>gentouranos</name> + <description lang="en">Personal overlay mainly to keep anki up to date</description> + <homepage>https://github.com/OuraN2O/gentouranos</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Ryan Le VERRE</name> + </owner> + <source type="git">https://github.com/OuraN2O/gentouranos.git</source> + <source type="git">[email protected]:OuraN2O/gentouranos.git</source> + <feed>https://github.com/OuraN2O/gentouranos/commits/main.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>gerislay</name> <description lang="en">A personal overlay with no specific focus (mainly to
