commit: 0cf41a8a77121830c2f756a74c11a9ea40637060
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat May 10 15:47:58 2014 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat May 10 15:47:58 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=0cf41a8a
QA: Fix two instances of bad closing tags.
---
files/overlays/repositories.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 5c0b853..0228b5f 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -604,7 +604,7 @@
<email>[email protected]</email>
</owner>
<source
type="git">https://github.com/fearedbliss/bliss-overlay.git</source>
- <source type="git">git://github.com:fearedbliss/bliss-overlay.git<source>
+ <source type="git">git://github.com:fearedbliss/bliss-overlay.git</source>
<source type="git">[email protected]:fearedbliss/bliss-overlay.git</source>
<feed>https://github.com/fearedbliss/bliss-overlay/commits/master.atom</feed>
</repo>
@@ -5470,7 +5470,7 @@
<name>Maksym Sditanov</name>
</owner>
<source type="git">https://github.com/feniksa/webos-overlay.git</source>
- <source type="git">git://github.com:feniksa/webos-overlay.git<source>
+ <source type="git">git://github.com:feniksa/webos-overlay.git</source>
<source type="git">[email protected]:feniksa/webos-overlay.git</source>
<feed>https://github.com/feniksa/webos-overlay/commits/master.atom</feed>
</repo>