diff options
author | Ryotaro <ryotaro612.ooo@gmail.com> | 2024-04-23 20:45:10 +0900 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-19 17:42:17 +0100 |
commit | 5ef1070cc0eea886bab58ac5fd2d005f7d836562 (patch) | |
tree | 4ad158ddab80bbc1cdad593c6d5bd9abdba4e2b9 | |
parent | repositories: add linux-surface-overlay (diff) | |
download | api-5ef1070cc0eea886bab58ac5fd2d005f7d836562.tar.gz api-5ef1070cc0eea886bab58ac5fd2d005f7d836562.tar.bz2 api-5ef1070cc0eea886bab58ac5fd2d005f7d836562.zip |
repositories: add ryotaro-repository
Signed-off-by: Ryotaro <ryotaro612.ooo@gmail.com>
Closes: https://github.com/gentoo/api-gentoo-org/pull/666
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | files/overlays/repositories.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 5448954d..db927902 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2881,18 +2881,6 @@ <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>nakamura.ryotaro.kzs@gmail.com</email> - <name>Ryotaro Nakamura</name> - </owner> - <source type="git">https://github.com/nryotaro/gentoo-overlay.git</source> - <source type="git">git@github.com: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> <homepage>https://github.com/neeshy/nymphos</homepage> @@ -3646,6 +3634,18 @@ <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>ryotaro612.ooo@gmail.com</email> + <name>Ryotaro Nakamura</name> + </owner> + <source type="git">https://github.com/ryotaro612/gentoo-overlay.git</source> + <source type="git">git@github.com: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> <homepage>https://github.com/cschwan/sage-on-gentoo</homepage> |