commit: 20d5a3a3b5f91f99a28787ee638a4645c680cafc Author: Michel Blanchet <8842894+Tabinol <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Sun Jan 21 01:32:01 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jan 21 08:21:55 2018 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=20d5a3a3
repositories: Add tabinol-overlay Closes: https://github.com/gentoo/api-gentoo-org/pull/101 files/overlays/repositories.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 5de6320..a16deb0 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4489,6 +4489,18 @@ FIN <source type="git">git://github.com/Sabayon/systemd-love.git</source> <feed>https://github.com/feeds/Sabayon/commits/systemd-love/master</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>tabinol</name> + <description lang="en">Tabinol personal overlay with no special focus</description> + <homepage>https://github.com/Tabinol/tabinol-overlay</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Michel Blanchet</name> + </owner> + <source type="git">https://github.com/Tabinol/tabinol-overlay.git</source> + <source type="git">git+ssh://[email protected]/Tabinol/tabinol-overlay.git</source> + <feed>https://github.com/Tabinol/tabinol-overlay/commits/master.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>TAJJADA</name> <description>Ebuilds for random stuff, including own/personal software, by Jasen Borisov.</description>
