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: Tue, 14 Feb 2017 13:56:07
Message-Id: 1487080550.8d958bc53f9d4eae2100bc0e2f5e034698b7ffe7.mgorny@gentoo
1 commit: 8d958bc53f9d4eae2100bc0e2f5e034698b7ffe7
2 Author: Adrian Pistol <vifino <AT> tty <DOT> sh>
3 AuthorDate: Sun Jan 29 18:00:55 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 14 13:55:50 2017 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=8d958bc5
7
8 repositories: Add vifino-overlay
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/32
11
12 files/overlays/repositories.xml | 13 +++++++++++++
13 1 file changed, 13 insertions(+)
14
15 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
16 index bd76ee8..ba7b9ea 100644
17 --- a/files/overlays/repositories.xml
18 +++ b/files/overlays/repositories.xml
19 @@ -5196,6 +5196,19 @@ FIN
20 <source type="git">http://github.com/v-fox/gentoo_overlay.git</source>
21 <feed>http://github.com/v-fox/gentoo_overlay/commits/master.atom</feed>
22 </repo>
23 + <repo quality="experimental" status="unofficial">
24 + <name>vifino-overlay</name>
25 + <description lang="en">vifino's personal overlay</description>
26 + <homepage>https://github.com/vifino/vifino-overlay</homepage>
27 + <owner type="person">
28 + <email>vifino@×××.sh</email>
29 + <name>Adrian "vifino" Pistol</name>
30 + </owner>
31 + <source type="git">https://github.com/vifino/vifino-overlay.git</source>
32 + <source type="git">git://github.com/vifino/vifino-overlay.git</source>
33 + <source type="git">git@××××××.com:vifino/vifino-overlay.git</source>
34 + <feed>https://github.com/vifino/vifino-overlay/commits/master.atom</feed>
35 + </repo>
36 <repo quality="experimental" status="official">
37 <name>virtualization</name>
38 <description lang="en">Experimental virtualization stuff</description>