commit: 8ce43ac171bff8cb01c4f1c07b24a45f4e1d41e4 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Mon Aug 1 13:07:35 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Aug 1 14:10:39 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=8ce43ac1
repositories.xml: remove 'panther' overlay The author asked to have the overlay removed as they can no longer maintain it. Closes: https://bugs.gentoo.org/859049 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Closes: https://github.com/gentoo/api-gentoo-org/pull/543 Signed-off-by: Jakov Smolić <jsmolic <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 98c72a1..51438e0 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2999,18 +2999,6 @@ <source type="git">[email protected]:deu/palemoon-overlay.git</source> <feed>https://github.com/deu/palemoon-overlay/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>panther</name> - <description lang="en">Fun useful packages not found elsewhere</description> - <homepage>https://github.com/orangeturtle739/panther</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Jacob Glueck</name> - </owner> - <source type="git">https://github.com/orangeturtle739/panther.git</source> - <source type="git">git+ssh://[email protected]/orangeturtle739/panther.git</source> - <feed>https://github.com/orangeturtle739/panther/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>pdilung</name> <description lang="en">Personal Gentoo overlay of Pavol Dilung</description>
