commit: d701f4cbe22d05703d8fe00240793d37b015c54b Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Tue Mar 21 20:49:42 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 22 06:18:36 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=d701f4cb
repositories.xml: remove 'swirl' overlay A few failing ebuilds, pings have gone unanswered. Closes: https://bugs.gentoo.org/859106 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> files/overlays/repositories.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 89925f3..f39acd4 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4014,20 +4014,6 @@ </owner> <source type="rsync">rsync://rsync.gentoo.stealer.net/swegener-overlay/</source> </repo> - <repo quality="experimental" status="unofficial"> - <name>swirl</name> - <description lang="en">Overlay for software I use or made</description> - <homepage>https://github.com/binex-dsk/ebuilds</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Carson Rueter</name> - </owner> - <source type="git">https://github.com/binex-dsk/ebuilds.git</source> - <source type="git">[email protected]:binex-dsk/ebuilds.git</source> - <source type="git">https://git.swurl.xyz/swirl/ebuilds.git</source> - <source type="git">[email protected]:swirl/ebuilds.git</source> - <feed>https://github.com/binex-dsk/ebuilds/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>SwordArMor</name> <description lang="en">Personnal overlay of alarig/SwordArMor</description>
