commit: f943ace0a90a43962615342435b7ed57addef45b Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Wed Apr 13 15:39:34 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Apr 14 07:26:02 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=f943ace0
repositories.xml: remove 'dequbed' overlay Long-standing CI failures, ping have gone unanswered. Repository hasn't been updated in over a year. Bug: https://bugs.gentoo.org/767523 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Signed-off-by: Jakov Smolić <jsmolic <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 36fa8ea..0efa301 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -923,17 +923,6 @@ <source type="git">[email protected]:d3fy/defiance-overlay.git</source> <feed>https://github.com/d3fy/defiance-overlay/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>dequbed</name> - <description>Personal overlay containing mostly small utilities and less stable package versions</description> - <homepage>https://github.com/dequbed/overlay.git</homepage> - <owner type="person"> - <email>[email protected]</email> - </owner> - <source type="git">https://github.com/dequbed/overlay.git</source> - <source type="git">[email protected]:dequbed/overlay.git</source> - <feed>https://github.com/dequbed/overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>dev1990-overlay</name> <description lang="en">Personal overlay focused on Qt application development and 3d-printing.</description>
