summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bracht Laumann Jespersen <t@laumann.xyz>2022-05-23 14:32:46 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-25 13:50:43 +0200
commit28223a17f4397c5cd7c902c6a8634f07d5cfa49d (patch)
treec0d38d36229637fbd45bbc8ddad1e4f1033bf465
parentrepositories.xml: change bratishkaerik-overlay url (diff)
downloadapi-28223a17f4397c5cd7c902c6a8634f07d5cfa49d.tar.gz
api-28223a17f4397c5cd7c902c6a8634f07d5cfa49d.tar.bz2
api-28223a17f4397c5cd7c902c6a8634f07d5cfa49d.zip
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@laumann.xyz> Closes: https://github.com/gentoo/api-gentoo-org/pull/521 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--files/overlays/repositories.xml24
1 files 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://git@github.com/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>eras@gentoo.org</email>
- <name>Eray Aslan</name>
- </owner>
- <source type="git">https://github.com/erayaslan/eras-overlay.git</source>
- <source type="git">git+ssh://git@github.com/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>eras@gentoo.org</email>
+ <name>Eray Aslan</name>
+ </owner>
+ <source type="git">https://github.com/erayaslan/eras-overlay.git</source>
+ <source type="git">git+ssh://git@github.com/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>