Gentoo Archives: gentoo-commits

From: Sebastian Pipping <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/api:master commit in: files/overlays/
Date: Wed, 31 Dec 2014 20:25:27
Message-Id: 1420057500.286c06047434747333d3e3bd565c44387d4b03f0.sping@gentoo
1 commit: 286c06047434747333d3e3bd565c44387d4b03f0
2 Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 31 20:25:00 2014 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 31 20:25:00 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=286c0604
7
8 Add overlay "bobwya"
9
10 ---
11 files/overlays/repositories.xml | 13 +++++++++++++
12 1 file changed, 13 insertions(+)
13
14 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
15 index 2ee3fa7..22a2c97 100644
16 --- a/files/overlays/repositories.xml
17 +++ b/files/overlays/repositories.xml
18 @@ -707,6 +707,19 @@ FIN
19 <feed>http://git.overlays.gentoo.org/gitweb/?p=dev/blueness.git;a=rss</feed>
20 </repo>
21 <repo quality="experimental" status="unofficial">
22 + <name>bobwya</name>
23 + <description lang="en">Miscellaneous Gentoo ebuilds</description>
24 + <homepage>https://github.com/bobwya/miscellaneous_ebuilds</homepage>
25 + <owner type="person">
26 + <email>bob.mt.wya@×××××.com</email>
27 + <name>Bob Wya</name>
28 + </owner>
29 + <source type="git">https://github.com/bobwya/miscellaneous_ebuilds.git</source>
30 + <source type="git">git://github.com/bobwya/miscellaneous_ebuilds.git</source>
31 + <source type="git">git@××××××.com:bobwya/miscellaneous_ebuilds.git</source>
32 + <feed>https://github.com/bobwya/miscellaneous_ebuilds/commits/master.atom</feed>
33 + </repo>
34 + <repo quality="experimental" status="unofficial">
35 <name>booboo</name>
36 <description>L29Ah personal overlay</description>
37 <homepage>https://github.com/l29ah/booboo</homepage>