commit: 1d21502f3a18e4f39f79b8094ed8cbd08055636e Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Fri Apr 22 12:03:27 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Apr 22 14:50:39 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=1d21502f
repositories.xml: remove 'elopez-r-overlay' overlay Longstanding CI failures, repository appears maintained, but pings have gone unanswered. Closes: https://bugs.gentoo.org/793530 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Signed-off-by: Michał Górny <mgorny <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 7160f9a..7186e08 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1195,18 +1195,6 @@ <source type="git">git+ssh://[email protected]/pimvullers/elementary.git</source> <feed>https://github.com/pimvullers/elementary/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>elopez-r-overlay</name> - <description>My Gentoo overlay for Ebuilds</description> - <homepage>https://gitlab.com/libre_hackerman/elopez-r-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Esteban López Rodríguez</name> - </owner> - <source type="git">https://gitlab.com/libre_hackerman/elopez-r-overlay.git</source> - <source type="git">git+ssh://[email protected]:libre_hackerman/elopez-r-overlay.git</source> - <feed>https://gitlab.com/libre_hackerman/elopez-r-overlay/-/commits/master.atom</feed> - </repo> <repo quality="experimental" status="official"> <name>emacs</name> <description>Provide Emacs and XEmacs related ebuilds which are
