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: Tue, 06 May 2014 11:06:45
Message-Id: 1399374356.7a9fc89ef95b56745ff4c8be91e7dcaf6b6219d7.dastergon@gentoo
1 commit: 7a9fc89ef95b56745ff4c8be91e7dcaf6b6219d7
2 Author: Pavlos Ratis <dastergon <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 6 11:05:56 2014 +0000
4 Commit: Pavlos Ratis <dastergon <AT> gentoo <DOT> org>
5 CommitDate: Tue May 6 11:05:56 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=7a9fc89e
7
8 repositories.xml: fix some typo
9
10 ---
11 files/overlays/repositories.xml | 4 ++--
12 1 file changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
15 index 8e6adf7..990453d 100644
16 --- a/files/overlays/repositories.xml
17 +++ b/files/overlays/repositories.xml
18 @@ -886,7 +886,7 @@
19 <email>ari.malinen@×××××.com</email>
20 </owner>
21 <source type="git">https://github.com/defer-/deferlay.git</source>
22 - <source type="git">gitt@××××××.com:defer-/deferlay.git</source>
23 + <source type="git">git@××××××.com:defer-/deferlay.git</source>
24 <feed>https://github.com/defer-/deferlay/commits/master.atom</feed>
25 </repo>
26 <repo quality="experimental" status="official">
27 @@ -1537,7 +1537,7 @@
28 <email>fx.payet@××××.org</email>
29 <name><![CDATA[François-Xavier Payet]]></name>
30 </owner>
31 - <source type="git">gitt@××××××.com:foux/fouxlay.git</source>
32 + <source type="git">git@××××××.com:foux/fouxlay.git</source>
33 <source type="git">https://github.com/foux/fouxlay.git</source>
34 <feed>https://github.com/foux/fouxlay/commits/master.atom</feed>
35 </repo>