commit: 28223a17f4397c5cd7c902c6a8634f07d5cfa49d
Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz>
AuthorDate: Mon May 23 12:32:46 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed May 25 11:50:43 2022 +0000
URL: https://gitweb.gentoo.org/data/api.git/commit/?id=28223a17
repositories.xml: fix XML formatting
Running repositories.xml file through xmlstarlet showed that the entry
for eras-overlay was indented incorrectly.
Fixes: e88dae6 ("repositories: Add eras-overlay")
Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz>
Closes: https://github.com/gentoo/api-gentoo-org/pull/521
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
files/overlays/repositories.xml | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index bcda443..2668d2f 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1247,18 +1247,18 @@
<source
type="git">git+ssh://[email protected]/equaeghe/gentoo-overlay.git</source>
<feed>https://github.com/equaeghe/gentoo-overlay/commits/master.atom</feed>
</repo>
- <repo quality="experimental" status="unofficial">
- <name>eras-overlay</name>
- <description lang="en">random ebuilds</description>
- <homepage>https://github.com/erayaslan/eras-overlay</homepage>
- <owner type="person">
- <email>[email protected]</email>
- <name>Eray Aslan</name>
- </owner>
- <source type="git">https://github.com/erayaslan/eras-overlay.git</source>
- <source
type="git">git+ssh://[email protected]/erayaslan/eras-overlay.git</source>
- <feed>https://github.com/erayaslan/eras-overlay/commits/main.atom</feed>
- </repo>
+ <repo quality="experimental" status="unofficial">
+ <name>eras-overlay</name>
+ <description lang="en">random ebuilds</description>
+ <homepage>https://github.com/erayaslan/eras-overlay</homepage>
+ <owner type="person">
+ <email>[email protected]</email>
+ <name>Eray Aslan</name>
+ </owner>
+ <source type="git">https://github.com/erayaslan/eras-overlay.git</source>
+ <source
type="git">git+ssh://[email protected]/erayaslan/eras-overlay.git</source>
+ <feed>https://github.com/erayaslan/eras-overlay/commits/main.atom</feed>
+ </repo>
<repo quality="experimental" status="unofficial">
<name>erayd</name>
<description lang="en">Various personal ebuilds</description>