summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorDaniel Augustin <hossie@hossie.de>2022-01-24 21:52:22 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-24 21:57:31 +0100
commit2595e51c580a1f5774d2462bd0946cabed09b1b4 (patch)
tree97c54d303a9c6bce40da72709b1e456d5b8ab3f7 /files
parentRevert "mirrors: drop country-name" (diff)
downloadapi-2595e51c580a1f5774d2462bd0946cabed09b1b4.tar.gz
api-2595e51c580a1f5774d2462bd0946cabed09b1b4.tar.bz2
api-2595e51c580a1f5774d2462bd0946cabed09b1b4.zip
Update hossie overlay
Hi, I moved my overlay to github and edited the repositories.xml accordingly. If needed (because of the difference between usernames (hossie vs daugustin)), I can open a bug at bugzilla to verify the identiy. Closes: https://github.com/gentoo/api-gentoo-org/pull/471 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'files')
-rw-r--r--files/overlays/repositories.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index c2aa613..618ca68 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2132,12 +2132,15 @@
</repo>
<repo quality="experimental" status="unofficial">
<name>hossie</name>
- <description>gentoo-overlay from hossie</description>
- <homepage>https://git.hossie.de/projects/GEN/repos/gentoo-overlay/browse</homepage>
+ <description lang="en">gentoo-overlay from hossie</description>
+ <homepage>https://wiki.hossie.de/projekte:gentoo-overlay</homepage>
<owner type="person">
<email>hossie@hossie.de</email>
+ <name>Daniel Augustin</name>
</owner>
- <source type="git">https://git.hossie.de/scm/gen/gentoo-overlay.git</source>
+ <source type="git">https://github.com/daugustin/gentoo-overlay.git</source>
+ <source type="git">git+ssh://git@github.com/daugustin/gentoo-overlay.git</source>
+ <feed>https://github.com/daugustin/gentoo-overlay/commits/master.atom</feed>
</repo>
<repo quality="experimental" status="unofficial">
<name>hotstoast</name>