diff options
-rw-r--r-- | files/overlays/repositories.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index db927902..3050cbd4 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2645,6 +2645,18 @@ <source type="git">git+ssh://git@github.com/vincentdephily/moltonel-ebuilds.git</source> </repo> <repo quality="experimental" status="unofficial"> + <name>mrpenguin</name> + <description lang="en">An igloo worth of (mostly) live 9999 ebuilds</description> + <homepage>https://github.com/MrPenguin07/ebuilds</homepage> + <owner type="person"> + <email>cjgibb@protonmail.com</email> + <name>MrPenguin</name> + </owner> + <source type="git">https://github.com/MrPenguin07/ebuilds.git</source> + <source type="git">git@github.com:MrPenguin07/ebuilds.git</source> + <feed>https://github.com/MrPenguin07/ebuilds/commits/master.atom</feed> + </repo> + <repo quality="experimental" status="unofficial"> <name>mrtnvgr</name> <description lang="en">mrtnvgr's personal overlay</description> <homepage>https://github.com/mrtnvgr/gentoo-overlay</homepage> |