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: Mon, 07 Jul 2014 23:03:38
Message-Id: 1404774197.f864922e4afc45d366a17ba148496310276458f2.sping@gentoo
1 commit: f864922e4afc45d366a17ba148496310276458f2
2 Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 7 23:03:17 2014 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 7 23:03:17 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=f864922e
7
8 Move overlay "booboo" in order
9
10 ---
11 files/overlays/repositories.xml | 22 +++++++++++-----------
12 1 file changed, 11 insertions(+), 11 deletions(-)
13
14 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
15 index 90bab8a..3526dbc 100644
16 --- a/files/overlays/repositories.xml
17 +++ b/files/overlays/repositories.xml
18 @@ -715,6 +715,17 @@ 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>booboo</name>
23 + <description>L29Ah personal overlay</description>
24 + <homepage>https://github.com/l29ah/booboo</homepage>
25 + <owner type="person">
26 + <email>zl29ah@×××××.com</email>
27 + <name>Sergey Alirzaev</name>
28 + </owner>
29 + <source type="git">https://github.com/l29ah/booboo.git</source>
30 + <feed>https://github.com/l29ah/booboo/commits/master.atom</feed>
31 + </repo>
32 + <repo quality="experimental" status="unofficial">
33 <name>bumblebee</name>
34 <description lang="en">Packages related to the bumblebee project</description>
35 <homepage>https://github.com/Bumblebee-Project/bumblebee-gentoo/</homepage>
36 @@ -2725,17 +2736,6 @@ FIN
37 <feed>http://github.com/feeds/dang/commits/kvm/master</feed>
38 </repo>
39 <repo quality="experimental" status="unofficial">
40 - <name>booboo</name>
41 - <description>L29Ah personal overlay</description>
42 - <homepage>https://github.com/l29ah/booboo</homepage>
43 - <owner type="person">
44 - <email>zl29ah@×××××.com</email>
45 - <name>Sergey Alirzaev</name>
46 - </owner>
47 - <source type="git">https://github.com/l29ah/booboo.git</source>
48 - <feed>https://github.com/l29ah/booboo/commits/master.atom</feed>
49 - </repo>
50 - <repo quality="experimental" status="unofficial">
51 <name>LaraCraft304</name>
52 <description lang="en">Personal overlay of Lara Maia</description>
53 <homepage>https://github.com/PersonalStuff/Overlays</homepage>