commit: 82af3a0f64015ab00ac38170f66fb6bf5a7bc373 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Tue Aug 16 12:52:42 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Aug 16 14:46:52 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=82af3a0f
repositories.xml: remove 'linux-surface' overlay CI failures since end of April, pings have gone unanswered. Closes: https://bugs.gentoo.org/840092 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Closes: https://github.com/gentoo/api-gentoo-org/pull/544 Signed-off-by: Joonas Niilola <juippis <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 6033b38..0c3a97e 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2411,18 +2411,6 @@ <source type="git">git+ssh://[email protected]/linux-be/overlay.git</source> <feed>https://gitlab.com/linux-be/overlay/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>linux-surface</name> - <description lang="en">Overlay that has the required packages for installation of Gentoo into a Microsoft Surface device.</description> - <homepage>https://github.com/Parinz/linux-surface-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Parinthapat P.</name> - </owner> - <source type="git">https://github.com/parinzee/linux-surface-overlay.git</source> - <source type="git">git+ssh://[email protected]/parinzee/linux-surface-overlay.git</source> - <feed>https://github.com/parinzee/linux-surface-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>linuxunderground-overlay</name> <description>experimental ebuilds from linuxunderground.be</description>
