commit: 8b98b21668601994527de6c1e329f0d48ea5bddf Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Jan 12 12:26:26 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jan 12 12:26:26 2018 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=8b98b216
repositories: Remove musl-x32, unavailable masters Closes: https://bugs.gentoo.org/640950 files/overlays/repositories.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 3de91fc..d528a0a 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2980,18 +2980,6 @@ FIN <feed>https://github.com/karlguy/musl-clang/commits/master.atom</feed> </repo> <repo quality="experimental" status="unofficial"> - <name>muslx32</name> - <description lang="en">muslx32 (musl libc + x32 ABI) developers overlay</description> - <homepage>https://github.com/orsonteodoro/muslx32</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Orson Teodoro</name> - </owner> - <source type="git">https://github.com/orsonteodoro/muslx32.git</source> - <source type="git">git+ssh://[email protected]/orsonteodoro/muslx32.git</source> - <feed>https://github.com/orsonteodoro/muslx32/commits/master.atom</feed> - </repo> - <repo quality="experimental" status="unofficial"> <name>mv</name> <description>Ebuilds for packages not in the Gentoo tree (lack of maintainer or too experimental) and live ebuilds
