commit: 201111c7ec1718f3eefea61d3192885d16bfac32 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Mon Mar 20 22:09:02 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Mar 21 12:09:18 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=201111c7
repositories.xml: remove 'youbroketheinternet' overlay Lots of failing ebuilds, last reasonable looking commit is from 2018 (subsequent commits are all dated 1984-04-04). Ping have gone unanswered. Closes: https://bugs.gentoo.org/856247 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 | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 74f0ce9..923b7a3 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4722,18 +4722,6 @@ <feed>https://cgit.gentoo.org/user/yoreek.git/atom/</feed> <!-- <feed>https://cgit.gentoo.org/user/yoreek.git/rss/</feed> --> </repo> - <repo quality="experimental" status="unofficial"> - <name>youbroketheinternet</name> - <description lang="en">This overlay is a collaborative maintained Gentoo developer overlay. Some of us are involved with SecuShare, but we try out all sorts of XKEYSCORE-resistant technology. Some of our unique ebuilds are the full GNUnet suite, and software around the psyced chatserver. Some ebuilds are experimental/testing - refer to the included README for more info and details. If you would like to get involved read https://wiki.gentoo.org/wiki/Overlay:Youbroketheinternet</description> - <homepage>http://youbroketheinternet.org/#overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>lynX</name> - </owner> - <source type="git">https://git.gnunet.org/youbroketheinternet-overlay.git</source> - <source type="git">git://psyciumunsqarzsehz5xlgsi2mg4dkvntwf5bwj5kwbcbazwiuhna2ad.onion/youbroketheinternet-overlay</source> - <source type="git">git://git.gnunet.org/youbroketheinternet-overlay.git</source> - </repo> <repo quality="experimental" status="unofficial"> <name>yurij-overlay</name> <description lang="en">Yurij's overlay</description>
