commit: d3a84559bb3f0ebf592681ab996ce4218c8e0963 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 24 03:08:43 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 24 03:08:43 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=d3a84559
repositories: drop sage-on-gentoo for now (broken bash) Bug: https://github.com/cschwan/sage-on-gentoo/issues/758 Signed-off-by: Sam James <sam <AT> gentoo.org> files/overlays/repositories.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 2dd76a0..ec61a82 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3502,7 +3502,7 @@ <source type="git">[email protected]:bekcpear/ryans-repos.git</source> <feed>https://github.com/bekcpear/ryans-repos/commits/main.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> + <!-- <repo quality="experimental" status="unofficial"> <name>sage-on-gentoo</name> <description>Split ebuilds for the Sage computer algebra system</description> <homepage>https://github.com/cschwan/sage-on-gentoo</homepage> @@ -3513,7 +3513,7 @@ <source type="git">https://github.com/cschwan/sage-on-gentoo.git</source> <source type="git">git+ssh://[email protected]/cschwan/sage-on-gentoo.git</source> <feed>https://github.com/cschwan/sage-on-gentoo/commits/master.atom</feed> - </repo> + </repo> --> <repo quality="experimental" status="unofficial"> <name>salfter</name> <description lang="en">Scott Alfter's ebuilds</description>
