commit: bf9364d9f2ac2e8f12d3c3025f88cc5c4a993ac6 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Mon May 15 12:47:37 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Wed May 17 08:31:20 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=bf9364d9
repositories.xml: remove 'openwrt' overlay Owner has indicated that the overlay is unlikely to be updated by them anytime soon. Closes: https://bugs.gentoo.org/859046 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Closes: https://github.com/gentoo/api-gentoo-org/pull/603 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> files/overlays/repositories.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 9a04f07..24f6dc2 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2832,17 +2832,6 @@ <source type="git">git+ssh://[email protected]/jcaesar/openclonk-overlay.git</source> <feed>https://github.com/jcaesar/openclonk-overlay/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>openwrt</name> - <description>Overlay for network configuration packages found in OpenWRT</description> - <homepage>https://github.com/pavlix/gentoo-openwrt</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Pavel Šimerda</name> - </owner> - <source type="git">https://github.com/pavlix/gentoo-openwrt.git</source> - <source type="git">git+ssh://[email protected]/pavlix/gentoo-openwrt.git</source> - </repo> <repo quality="experimental" status="unofficial"> <name>oubliette</name> <description lang="en">personal overlay of forgotten ebuilds</description>
