commit: b4e6d07b5288d2334c63272013658ce3efc6d5c0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Nov 30 18:50:03 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Nov 30 18:50:59 2018 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=b4e6d07b
repositories: Remove youbroketheinternet to fix breakage Closes: https://bugs.gentoo.org/672298 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 7456b4e..66ee8e7 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -5387,18 +5387,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://gnunet.org/git/youbroketheinternet-overlay.git</source> - <source type="git">git://cheettyiapsyciew.onion/youbroketheinternet-overlay</source> - <source type="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>
