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: Sat, 11 May 2019 09:38:03
Message-Id: 1557567477.aac6babd8b50fa6f4600e9e4d8bf271d05d7d4e4.mgorny@gentoo
1 commit: aac6babd8b50fa6f4600e9e4d8bf271d05d7d4e4
2 Author: Viorel <viorel <AT> ceamac <DOT> com>
3 AuthorDate: Sat May 11 08:59:50 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 11 09:37:57 2019 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=aac6babd
7
8 repositories: Add ceamac overlay
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/201
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 files/overlays/repositories.xml | 12 ++++++++++++
14 1 file changed, 12 insertions(+)
15
16 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
17 index 14c195c..bef1a88 100644
18 --- a/files/overlays/repositories.xml
19 +++ b/files/overlays/repositories.xml
20 @@ -849,6 +849,18 @@
21 <source type="git">git@××××××.com:causes-/causelay.git</source>
22 <feed>https://github.com/causes-/causelay/commits/master.atom</feed>
23 </repo>
24 + <repo quality="experimental" status="unofficial">
25 + <name>ceamac</name>
26 + <description lang="en">This is a small Gentoo overlay with ebuilds that I could not find elsewhere or that I had to modify for some reason.</description>
27 + <homepage>https://github.com/ceamac/overlay</homepage>
28 + <owner type="person">
29 + <email>ceamac.paragon@×××××.com</email>
30 + <name>Viorel Munteanu</name>
31 + </owner>
32 + <source type="git">https://github.com/ceamac/overlay.git</source>
33 + <source type="git">git+ssh://git@××××××.com/ceamac/overlay.git</source>
34 + <feed>https://github.com/ceamac/overlay/commits/master.atom</feed>
35 + </repo>
36 <repo quality="experimental" status="unofficial">
37 <name>cg</name>
38 <description>Computer graphics ebuilds for gentoo</description>