commit: 8cb9cea1838591c79e7fb8c76b83d78134eb0e10 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Sat Dec 28 23:02:43 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sat Dec 28 23:03:34 2024 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=8cb9cea1
repositories: drop gentoo-linux-surface-overlay Repo is not accessible (bug #943244). Closes: https://bugs.gentoo.org/943244 Signed-off-by: Florian Schmaus <flow <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 3490b5f1..f4c66135 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1673,18 +1673,6 @@ <source type="git">https://gitlab.com/stikonas/gentoo-bootstrap.git</source> <source type="git">git+ssh://[email protected]:stikonas/gentoo-bootstrap.git</source> </repo> - <repo quality="experimental" status="unofficial"> - <name>gentoo-linux-surface-overlay</name> - <description lang="en">Overlay for running Gentoo Linux on Microsoft Surface devices.</description> - <homepage>http://gentoo.canutethegreat.com/</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Ronald Farrer</name> - </owner> - <source type="git">https://github.com/CanuteTheGreat/gentoo-linux-surface-overlay.git</source> - <source type="git">git+ssh://[email protected]/CanuteTheGreat/gentoo-linux-surface-overlay.git</source> - <feed>https://github.com/CanuteTheGreat/gentoo-linux-surface-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>gentoo-unity7</name> <description lang="en">A Gentoo overlay to build the Unity7 user interface</description>
