commit: 597639e90f0d51b7f070a34fd34b59c52879b41c Author: Heinrich Kruger <heindsight <AT> kruger <DOT> dev> AuthorDate: Sat Sep 3 15:59:03 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Sep 3 19:20:25 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=597639e9
repositories: Remove 'heindsight' overlay This overlay is no longer maintained. Closes: https://github.com/gentoo/api-gentoo-org/pull/548 Signed-off-by: Joonas Niilola <juippis <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 bc93c46..beead16 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1929,18 +1929,6 @@ <source type="git">git+ssh://[email protected]/gentoo-haskell/gentoo-haskell.git</source> <feed>https://github.com/gentoo-haskell/gentoo-haskell/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>heindsight</name> - <description lang="en">heindsight's personal overlay</description> - <homepage>https://github.com/heindsight/gentoo_overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Heinrich Kruger</name> - </owner> - <source type="git">https://github.com/heindsight/gentoo_overlay.git</source> - <source type="git">git+ssh://[email protected]/heindsight/gentoo_overlay.git</source> - <feed>https://github.com/heindsight/gentoo_overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>hering-overlay</name> <description lang="en">Richard Hering's gentoo overlay</description>
