commit: 75a4b992957206aa3e2a02688e9085172aef1380 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Nov 28 11:28:24 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Nov 28 11:29:12 2017 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=75a4b992
repositories: Remove trash due to major QA issues Fixes: https://bugs.gentoo.org/607606 files/overlays/repositories.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 3372878..1cd5bcf 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4688,15 +4688,6 @@ FIN <feed>https://gitweb.gentoo.org/repo/dev/tranquility.git/atom/</feed> </repo> <repo quality="experimental" status="unofficial"> - <name>trash</name> - <description lang="en">Some ugly ebuilds</description> - <homepage>https://github.com/batekman/trash-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - </owner> - <source type="git">https://github.com/batekman/trash-overlay.git</source> - </repo> - <repo quality="experimental" status="unofficial"> <name>triquetra</name> <description lang="en">User overlay</description> <homepage>https://cgit.gentoo.org/user/triquetra.git/</homepage>
