commit: 01c0154eb361276495a66ae246500abacb863b21 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Aug 24 19:51:19 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Aug 24 19:51:19 2015 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=01c0154e
Remove y2kbadbug as requested by owner Fixes: https://bugs.gentoo.org/show_bug.cgi?id=558618 files/overlays/repositories.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 6a9fb39..d2fd976 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -5075,16 +5075,6 @@ FIN <source type="rsync">rsync://gentoo.xwing.info/xwing-overlay</source> </repo> <repo quality="experimental" status="unofficial"> - <name>y2kbadbug</name> - <description lang="en">All ebuilds made by Daniel Shafer</description> - <homepage>https://github.com/y2kbadbug/gentoo-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Daniel Shafer</name> - </owner> - <source type="git">https://github.com/y2kbadbug/gentoo-overlay.git</source> - </repo> - <repo quality="experimental" status="unofficial"> <name>yac</name> <description lang="en"><![CDATA[personal overlay of jan matějka]]></description> <homepage>https://github.com/yaccz/gentoo-overlay</homepage>
