commit: 618eef0d379ab73055494631dd252f8fd8175a86 Author: Romaniuk Vadim <lavadimka1997 <AT> gmail <DOT> com> AuthorDate: Wed Feb 28 02:07:42 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Mar 2 07:49:51 2018 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=618eef0d
repositories: Add glicOne-overlay Closes: https://github.com/gentoo/api-gentoo-org/pull/110 files/overlays/repositories.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 6fb29bf..06ed679 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1902,6 +1902,19 @@ FIN </owner> <source type="git">https://gitlab.awesome-it.de/overlays/gitlab.git</source> </repo> + <repo quality="experimental" status="unofficial"> + <name>glicOne</name> + <description lang="en">glicOne Overlay with non existing in layman utils</description> + <homepage>https://github.com/RomaniukVadim/glicOne</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Vadim Romaniuk</name> + </owner> + <source type="git">git://github.com/RomaniukVadim/glicOne-overlay.git</source> + <source type="git">https://github.com/RomaniukVadim/glicOne-overlay.git</source> + <source type="git">[email protected]:RomaniukVadim/glicOne-overlay.git</source> + <feed>http://github.com/RomaniukVadim/glicOne-overlay/commits/master.atom</feed> + </repo> <repo quality="experimental" status="official"> <name>gnome</name> <description>experimental gnome ebuilds</description>
