Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
Date: Fri, 01 Jun 2018 18:14:18
Message-Id: 1527876833.0dc015e269b2061080b449f0e4c39241c73aba44.mgorny@gentoo
1 commit: 0dc015e269b2061080b449f0e4c39241c73aba44
2 Author: Ian Moone <gentoo <AT> chaoslab <DOT> org>
3 AuthorDate: Fri Jun 1 15:53:06 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 1 18:13:53 2018 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=0dc015e2
7
8 repositories: Add chaoslab overlay
9
10 Actually, this overlay is the new home of the (already registered)
11 "frabjous" overlay. I decided to start fresh at gitlab.com with a
12 new name.
13
14 As soon this PR is accepted, I'll push a news item in the old
15 overlay, notifying potential users about the changes and requesting
16 them to migrate to the new overlay.
17
18 The old (frabjous) overlay will be removed in 30 days.
19
20 Closes: https://github.com/gentoo/api-gentoo-org/pull/132
21
22 files/overlays/repositories.xml | 11 +++++++++++
23 1 file changed, 11 insertions(+)
24
25 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
26 index 8e6332d..4b732b6 100644
27 --- a/files/overlays/repositories.xml
28 +++ b/files/overlays/repositories.xml
29 @@ -865,6 +865,17 @@ FIN
30 <source type="git">git://github.com/chaoskagami/chaos-overlay.git</source>
31 <feed>https://github.com/feeds/chaoskagami/commits/chaos-overlay/master</feed>
32 </repo>
33 + <repo quality="experimental" status="unofficial">
34 + <name>chaoslab</name>
35 + <description lang="en">Overlay for apps related to secure communication, cryptography, cryptocurrency, server-side stuff, etc.</description>
36 + <homepage>https://gitlab.com/chaoslab/chaoslab-overlay</homepage>
37 + <owner type="person">
38 + <email>gentoo@××××××××.org</email>
39 + <name>Ian Moone</name>
40 + </owner>
41 + <source type="git">https://gitlab.com/chaoslab/chaoslab-overlay.git</source>
42 + <feed>https://gitlab.com/chaoslab/chaoslab-overlay/commits/master.atom</feed>
43 + </repo>
44 <repo quality="experimental" status="unofficial">
45 <name>chrisadr</name>
46 <description lang="en">ChrisADR's personal overlay</description>