commit: 5ef1070cc0eea886bab58ac5fd2d005f7d836562 Author: Ryotaro <ryotaro612.ooo <AT> gmail <DOT> com> AuthorDate: Tue Apr 23 11:45:10 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 19 16:42:17 2024 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=5ef1070c
repositories: add ryotaro-repository Signed-off-by: Ryotaro <ryotaro612.ooo <AT> gmail.com> Closes: https://github.com/gentoo/api-gentoo-org/pull/666 Signed-off-by: Sam James <sam <AT> gentoo.org> files/overlays/repositories.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 5448954..db92790 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2880,18 +2880,6 @@ <source type="git">[email protected]:lahouari.dc/nordvpn.git</source> <feed>https://gitlab.com/lahouari.dc/nordvpn/-/commits/main.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>nryotaro</name> - <description lang="en">nryotaro overlay</description> - <homepage>https://github.com/nryotaro/gentoo-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Ryotaro Nakamura</name> - </owner> - <source type="git">https://github.com/nryotaro/gentoo-overlay.git</source> - <source type="git">[email protected]:nryotaro/gentoo-overlay.git</source> - <feed>https://github.com/nryotaro/gentoo-overlay/commits/main.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>nymphos</name> <description lang="en">Overlay for ebuilds used in NymphOS</description> @@ -3645,6 +3633,18 @@ <source type="git">[email protected]:bekcpear/ryans-repos.git</source> <feed>https://github.com/bekcpear/ryans-repos/commits/main.atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>ryotaro</name> + <description lang="en">ryotaro overlay</description> + <homepage>https://github.com/ryotaro612/gentoo-overlay</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Ryotaro Nakamura</name> + </owner> + <source type="git">https://github.com/ryotaro612/gentoo-overlay.git</source> + <source type="git">[email protected]:ryotaro612/gentoo-overlay.git</source> + <feed>https://github.com/ryotaro612/gentoo-overlay/commits/main.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>sage-on-gentoo</name> <description>Split ebuilds for the Sage computer algebra system</description>
