Gentoo Archives: gentoo-commits

From: Pavlos Ratis <dastergon@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/api:master commit in: files/overlays/
Date: Fri, 20 Jun 2014 15:32:05
Message-Id: 1403275139.2618ef12a7df6f0c727641183cf9110d061ad19b.dastergon@gentoo
1 commit: 2618ef12a7df6f0c727641183cf9110d061ad19b
2 Author: Pavlos Ratis <dastergon <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 20 14:38:59 2014 +0000
4 Commit: Pavlos Ratis <dastergon <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 20 14:38:59 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=2618ef12
7
8 repositories.xml: sv2git: move dev/aross from svn to git
9
10 ---
11 files/overlays/repositories.xml | 9 ++++++---
12 1 file changed, 6 insertions(+), 3 deletions(-)
13
14 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
15 index 2d9160a..25b8344 100644
16 --- a/files/overlays/repositories.xml
17 +++ b/files/overlays/repositories.xml
18 @@ -366,12 +366,15 @@ FIN
19 <repo quality="experimental" status="official">
20 <name>aross</name>
21 <description><![CDATA[Personal scratch space.]]></description>
22 - <homepage>http://overlays.gentoo.org/dev/aross</homepage>
23 + <homepage>http://git.overlays.gentoo.org/gitweb/?p=dev/aross.git;a=summary</homepage>
24 <owner>
25 <email>aross@g.o</email>
26 </owner>
27 - <source type="svn">svn://overlays.gentoo.org/dev/aross</source>
28 - <feed>http://overlays.gentoo.org/dev/aross/timeline</feed>
29 + <source type="git">git://git.overlays.gentoo.org/dev/aross.git</source>
30 + <source type="git">https://git.overlays.gentoo.org/gitroot/dev/aross.git</source>
31 + <source type="git">git+ssh://git@×××××××××××××××××××.org/dev/aross.git</source>
32 + <feed>http://git.overlays.gentoo.org/gitweb/?p=dev/aross.git;a=rss</feed>
33 + <feed>http://git.overlays.gentoo.org/gitweb/?p=dev/aross.git;a=atom</feed>
34 </repo>
35 <repo quality="experimental" status="unofficial">
36 <name>arx-libertatis</name>