commit: 2c9f3110570702b11a058d6377a4812fcc7919e7 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Wed Aug 28 10:52:25 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Wed Aug 28 10:52:52 2024 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=2c9f3110
repositories: drop gentooLTO The gentooLTO overlay is superseded by Gentoo's own LTO support. Closes: https://bugs.gentoo.org/938520 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> files/overlays/repositories.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 54a62c4..a0ebe75 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2497,18 +2497,6 @@ <source type="git">git+ssh://[email protected]/xen0n/loongson-overlay.git</source> <feed>https://github.com/xen0n/loongson-overlay/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>lto-overlay</name> - <description lang="en">A Portage configuration for O3, Graphite, and LTO system-wide</description> - <homepage>https://github.com/InBetweenNames/gentooLTO</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Shane Peelar</name> - </owner> - <source type="git">https://github.com/InBetweenNames/gentooLTO.git</source> - <source type="git">git+ssh://[email protected]/InBetweenNames/gentooLTO.git</source> - <feed>https://github.com/InBetweenNames/gentooLTO/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>luke-jr</name> <description>Misc ebuilds by Luke-Jr</description>
