commit: 0dc015e269b2061080b449f0e4c39241c73aba44 Author: Ian Moone <gentoo <AT> chaoslab <DOT> org> AuthorDate: Fri Jun 1 15:53:06 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jun 1 18:13:53 2018 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=0dc015e2
repositories: Add chaoslab overlay Actually, this overlay is the new home of the (already registered) "frabjous" overlay. I decided to start fresh at gitlab.com with a new name. As soon this PR is accepted, I'll push a news item in the old overlay, notifying potential users about the changes and requesting them to migrate to the new overlay. The old (frabjous) overlay will be removed in 30 days. Closes: https://github.com/gentoo/api-gentoo-org/pull/132 files/overlays/repositories.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 8e6332d..4b732b6 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -865,6 +865,17 @@ FIN <source type="git">git://github.com/chaoskagami/chaos-overlay.git</source> <feed>https://github.com/feeds/chaoskagami/commits/chaos-overlay/master</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>chaoslab</name> + <description lang="en">Overlay for apps related to secure communication, cryptography, cryptocurrency, server-side stuff, etc.</description> + <homepage>https://gitlab.com/chaoslab/chaoslab-overlay</homepage> + <owner type="person"> + <email>gen...@chaoslab.org</email> + <name>Ian Moone</name> + </owner> + <source type="git">https://gitlab.com/chaoslab/chaoslab-overlay.git</source> + <feed>https://gitlab.com/chaoslab/chaoslab-overlay/commits/master.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>chrisadr</name> <description lang="en">ChrisADR's personal overlay</description>