commit: 60d6d8a09781bc8fa480350d2c5150b44acc121b Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Tue Aug 12 19:06:11 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 21 01:27:40 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=60d6d8a0
repositories.xml: remove 'liftm' overlay Closes: https://bugs.gentoo.org/889506 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Part-of: https://github.com/gentoo/api-gentoo-org/pull/755 Signed-off-by: Sam James <sam <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 319d67b5..f99ad1b0 100755 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2470,17 +2470,6 @@ <source type="git">https://codeberg.org/librewolf/gentoo.git</source> <source type="git">git+ssh://[email protected]:librewolf/gentoo.git</source> </repo> - <repo quality="experimental" status="unofficial"> - <name>liftm</name> - <description lang="en">Personal Overlay</description> - <owner type="person"> - <email>[email protected]</email> - <name>Julius Michaelis</name> - </owner> - <source type="git">https://github.com/jcaesar/liftm-overlay.git</source> - <source type="git">git+ssh://[email protected]/jcaesar/liftm-overlay.git</source> - <feed>https://github.com/jcaesar/liftm-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>lilium</name> <description lang="en">owl4ce's personal portage overlay for ebuild repairs or feature-upgrades</description>
