commit: a50cf14abb80ac89aac10ebf6c4b06be5280e048 Author: hololeap <hololeap <AT> protonmail <DOT> com> AuthorDate: Sun Dec 3 03:31:48 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Thu Dec 14 10:11:07 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=a50cf14a
Remove gnuradio overlay I added this overlay years ago and have not been maintaining it. It is very unlikey to be of use to anyone except as a template for making a more up-to-date version, and I feel it should be removed entirely. In the unlikely event I return to maintaing it, I'll open another PR to add it back. Closes: https://bugs.gentoo.org/864651 Signed-off-by: hololeap <hololeap <AT> protonmail.com> Closes: https://github.com/gentoo/api-gentoo-org/pull/637 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 b6ba093..10b50d3 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1700,17 +1700,6 @@ <source type="git">git+ssh://[email protected]/houseofsuns/gnu-elpa.git</source> <feed>https://github.com/houseofsuns/gnu-elpa/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>gnuradio</name> - <description>A repository for GNURadio packages/addons</description> - <homepage>https://github.com/hololeap/gentoo-gnuradio</homepage> - <owner type="person"> - <email>[email protected]</email> - </owner> - <source type="git">https://github.com/hololeap/gentoo-gnuradio.git</source> - <source type="git">git+ssh://[email protected]/hololeap/gentoo-gnuradio.git</source> - <feed>https://github.com/hololeap/gentoo-gnuradio/commits/master.atom</feed> - </repo> <repo quality="experimental" status="official"> <name>gnustep</name> <description>Experimental ebuilds for GNUstep packages in Gentoo. Comments and bugreports are welcome!</description>
