commit: 13c22edfd4a8dce34730bdd457e2bc76945d4cf0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Sep 17 03:52:55 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Sep 17 03:52:55 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=13c22edf
Revert "repositories: temporarily comment out flussence" This reverts commit b89c28867c03b68ccdcdd87503b0ade3c1cbeff1. I've let the scripts have a full run w/o it, but I didn't look closely enough as I'd just got up, think it's actually that it doesn't distinguish between "CI is desirable for this repo" and "we want to mirror it to GH". This is yet another reason to move away from the mirroring model (which is already planned, see https://public-inbox.gentoo.org/gentoo-dev/6b358608f6e244cb96ce527ad47b3e0483eaf0c6.camel <AT> gentoo.org/). Bug: https://bugs.gentoo.org/962881 Signed-off-by: Sam James <sam <AT> gentoo.org> files/overlays/repositories.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 6d98ca1b..a8586398 100755 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1446,7 +1446,6 @@ </owner> <source type="git">https://gitlab.com/Flow/flow-s-ebuilds.git</source> </repo> - <!-- <repo quality="experimental" status="unofficial"> <name>flussence</name> <description lang="en">flussenceʼs personal overlay</description> @@ -1459,7 +1458,6 @@ <source type="git">ssh://[email protected]/flussence/flussence-overlay.git</source> <feed>https://codeberg.org/flussence/flussence-overlay.atom</feed> </repo> - --> <repo quality="experimental" status="unofficial"> <name>fol4</name> <description lang="en">fol4 overlay</description>
