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, 02 Jun 2017 05:10:31
Message-Id: 1496380211.6c07e118ba97d54d84ada2ea5c97b845decd7b9d.mgorny@gentoo
1 commit: 6c07e118ba97d54d84ada2ea5c97b845decd7b9d
2 Author: m31271n <m31271n <AT> gmail <DOT> com>
3 AuthorDate: Fri Jun 2 03:34:45 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 2 05:10:11 2017 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=6c07e118
7
8 repositories: Add wizard
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/48
11
12 files/overlays/repositories.xml | 12 ++++++++++++
13 1 file changed, 12 insertions(+)
14
15 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
16 index 65d910a..3597c88 100644
17 --- a/files/overlays/repositories.xml
18 +++ b/files/overlays/repositories.xml
19 @@ -5234,6 +5234,18 @@ FIN
20 <source type="git">git://github.com/NP-Hardass/wine-a-holics.git</source>
21 </repo>
22 <repo quality="experimental" status="unofficial">
23 + <name>wizard</name>
24 + <description lang="en">A Gentoo Overlay maintained by m31271n.</description>
25 + <homepage>https://github.com/m31271n/wizard</homepage>
26 + <owner type="person">
27 + <email>m31271n@×××××.com</email>
28 + <name>m31271n</name>
29 + </owner>
30 + <source type="git">https://github.com/m31271n/wizard.git</source>
31 + <source type="git">git://github.com/m31271n/wizard.git</source>
32 + <source type="git">git@××××××.com:m31271n/wizard.git</source>
33 + </repo>
34 + <repo quality="experimental" status="unofficial">
35 <name>wjn-overlay</name>
36 <description>wjn's overlay for Gentoo Linux</description>
37 <homepage>https://bitbucket.org/wjn/wjn-overlay</homepage>