commit: 80eab394d1348ad11bf1708bf60cc6281c512241 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Mon Mar 20 22:39:27 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Mar 21 12:09:19 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=80eab394
repositories.xml: remove 'twister' overlay A couple of ebuild failures, last commit to repo was in 2018, pings have gone unanswered. Closes: https://bugs.gentoo.org/859124 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Closes: https://github.com/gentoo/api-gentoo-org/pull/587 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> files/overlays/repositories.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 923b7a3..694761d 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4276,18 +4276,6 @@ </owner> <source type="mercurial">https://foss.heptapod.net/tryton/gentoo-overlay</source> </repo> - <repo quality="experimental" status="unofficial"> - <name>twister</name> - <description lang="en">Unoffical gentoo overlay for twister</description> - <homepage>https://github.com/ddorian1/gentoo-twister-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Johannes Schwab</name> - </owner> - <source type="git">https://github.com/ddorian1/gentoo-twister-overlay.git</source> - <source type="git">[email protected]:ddorian1/gentoo-twister-overlay.git</source> - <feed>https://github.com/ddorian1/gentoo-twister-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="official"> <name>ukui</name> <description lang="en">Gentoo Overlay for UKUI Desktop Environment</description>
