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: Wed, 26 Dec 2018 11:53:13
Message-Id: 1545824960.bad67fd7d37ebda14e8abefa2bb5c8c62f908335.mgorny@gentoo
1 commit: bad67fd7d37ebda14e8abefa2bb5c8c62f908335
2 Author: Xiami <i <AT> f2light <DOT> com>
3 AuthorDate: Wed Dec 5 11:08:23 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 26 11:49:20 2018 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=bad67fd7
7
8 repositories: Add overlay moexiami
9
10 Signed-off-by: Xiami <i <AT> f2light.com>
11 Closes: https://github.com/gentoo/api-gentoo-org/pull/178
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 files/overlays/repositories.xml | 13 +++++++++++++
15 1 file changed, 13 insertions(+)
16
17 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
18 index fdfce79..a3ec509 100644
19 --- a/files/overlays/repositories.xml
20 +++ b/files/overlays/repositories.xml
21 @@ -3010,6 +3010,19 @@
22 </owner>
23 <source type="git">https://github.com/moaxcp/moaxcp-gentoo-overlay.git</source>
24 </repo>
25 + <repo quality="testing" status="unofficial">
26 + <name>moexiami</name>
27 + <description lang="en">Contains updated ebuilds (w/ more feature/control)
28 + for packages in the Gentoo tree, latest version ebuilds and newpackages
29 + not yet in the tree. Targeting high-quality for production use.</description>
30 + <homepage>https://github.com/Xiami2012/moexiami-ovl-dev</homepage>
31 + <owner type="person">
32 + <email>i@×××××××.com</email>
33 + <name>Xiami</name>
34 + </owner>
35 + <source type="git">https://github.com/Xiami2012/moexiami-ovl-sync.git</source>
36 + <source type="git">git+ssh://git@××××××.com/Xiami2012/moexiami-ovl-sync.git</source>
37 + </repo>
38 <repo quality="experimental" status="unofficial">
39 <name>moltonel</name>
40 <description lang="en">Vincent de Phily's private overlay</description>