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: Sat, 05 Jul 2014 18:11:23
Message-Id: 1404583866.e4a55a23461d167903056abf85c2ad652e78d2af.sping@gentoo
1 commit: e4a55a23461d167903056abf85c2ad652e78d2af
2 Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 5 18:11:06 2014 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 5 18:11:06 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=e4a55a23
7
8 Add overlay "buzden"
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 93743c1..3098683 100644
16 --- a/files/overlays/repositories.xml
17 +++ b/files/overlays/repositories.xml
18 @@ -725,6 +725,19 @@ FIN
19 <source type="git">git://github.com/Bumblebee-Project/bumblebee-gentoo</source>
20 <feed>https://github.com/Bumblebee-Project/bumblebee-gentoo/commits/master.atom</feed>
21 </repo>
22 + <repo quality="experimental" status="unofficial">
23 + <name>buzden</name>
24 + <description lang="en">Personal overlay of Denis Buzdalov</description>
25 + <homepage>https://github.com/buzden/buzden-overlay</homepage>
26 + <owner type="person">
27 + <email>public@××××××.ru</email>
28 + <name>Denis Buzdalov</name>
29 + </owner>
30 + <source type="git">https://github.com/buzden/buzden-overlay.git</source>
31 + <source type="git">git://github.com/buzden/buzden-overlay.git</source>
32 + <source type="git">git@××××××.com:buzden/buzden-overlay.git</source>
33 + <feed>https://github.com/buzden/buzden-overlay/commits/master.atom</feed>
34 + </repo>
35 <repo quality="experimental" status="official">
36 <name>c1pher</name>
37 <description lang="en">Developer Overlay</description>