commit: 62cc4cbfd98dd76ac8ca9b73a189d40cf6a14d84 Author: Andrey <ahipp0 <AT> pm <DOT> me> AuthorDate: Fri Aug 27 07:28:06 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Aug 27 07:28:06 2021 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=62cc4cbf
repositories: update ikelos's repository URL Bug: https://bugs.gentoo.org/125112 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> files/overlays/repositories.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 2bfcffa..bbbcd31 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2046,16 +2046,12 @@ <repo quality="experimental" status="unofficial"> <name>ikelos</name> <description>Ikelos's hospice for broken and damaged ebuilds.</description> - <homepage>https://cgit.gentoo.org/dev/ikelos.git/</homepage> + <homepage>https://github.com/ikelos/gentoo-overlay.git</homepage> <owner type="person"> <email>[email protected]</email> <name>Mike Auty</name> </owner> - <source type="git">https://anongit.gentoo.org/git/dev/ikelos.git</source> - <source type="git">git://anongit.gentoo.org/dev/ikelos.git</source> - <source type="git">git+ssh://[email protected]/dev/ikelos.git</source> - <feed>https://cgit.gentoo.org/dev/ikelos.git/atom/</feed> - <!-- <feed>https://cgit.gentoo.org/dev/ikelos.git/rss/</feed> --> + <source type="git">https://github.com/ikelos/gentoo-overlay.git</source> </repo> <repo quality="experimental" status="unofficial"> <name>inode64-overlay</name>
