commit: 12cf7ee1bb643e8fd29257813e838a92502e0487 Author: Gianni Bombelli (bombo82) <bombo82 <AT> giannibombelli <DOT> it> AuthorDate: Mon Sep 9 14:22:10 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Sep 9 15:56:31 2019 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=12cf7ee1
repositories: Add bombo82 overlay Signed-off-by: Gianni Bombelli (bombo82) <bombo82 <AT> giannibombelli.it> Closes: https://github.com/gentoo/api-gentoo-org/pull/217 Signed-off-by: Michał Górny <mgorny <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 94e319b..37a8e73 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -703,6 +703,18 @@ <source type="git">[email protected]:bobwya/miscellaneous_ebuilds.git</source> <feed>https://github.com/bobwya/miscellaneous_ebuilds/commits/master.atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>bombo82</name> + <description lang="en">Bombo82's own gentoo overlay</description> + <homepage>https://github.com/bombo82/bombo82-overlay</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Gianni Bombelli (bombo82)</name> + </owner> + <source type="git">[email protected]:bombo82/bombo82-overlay.git</source> + <source type="git">https://github.com/bombo82/bombo82-overlay.git</source> + <feed>https://github.com/bombo82/bombo82-overlay/commits/master.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>booboo</name> <description>L29Ah personal overlay</description>
