commit: 66b6b27005f03cf0106894f461f362200a64f8f8 Author: Miloš O. Đurđević <milos.om.dj <AT> gmail <DOT> com> AuthorDate: Tue Jun 13 01:08:53 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jun 16 12:44:22 2017 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=66b6b270
repositories: Add kryptus Closes: https://github.com/gentoo/api-gentoo-org/pull/51 files/overlays/repositories.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index ab43c82..e7616a3 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2656,6 +2656,17 @@ FIN <feed>https://github.com/undying/krontage/commits/master.atom</feed> </repo> <repo quality="experimental" status="unofficial"> + <name>kryptus</name> + <description>A pocket repository for few unavailable packages</description> + <homepage>https://github.com/kryptuss/gentoo-overlay</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Miloš O. Đurđević</name> + </owner> + <source type="git">https://github.com/kryptuss/gentoo-overlay.git</source> + <feed>https://github.com/kryptuss/gentoo-overlay/commits/master.atom</feed> + </repo> + <repo quality="experimental" status="unofficial"> <name>lacimarsik-overlay</name> <description>Various patches and improvements on Gentoo Linux ebuilds</description> <homepage>https://github.com/lacimarsik/lacimarsik-overlay</homepage>
