commit: 2c4ddc709b9e7db09527242fd40b8724cc196671 Author: Rafael Lorandi <coolparadox <AT> gmail <DOT> com> AuthorDate: Mon Mar 14 23:41:05 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Mar 15 12:41:16 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=2c4ddc70
repositories: Remove 'ethereum' overlay I (the maintainer) don't maintain this overlay for quite some time. It contains old software that doesn't emerge anymore -- see bug #826634 Kind regards, Rafael Lorandi <coolparadox <AT> gmail.com> Closes: https://github.com/gentoo/api-gentoo-org/pull/479 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 47854f8..33fa929 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1317,18 +1317,6 @@ <source type="git">https://gitlab.com/at.gentoo.repo/epson-inkjet-printer-escpr2.git</source> <feed>https://gitlab.com/at.gentoo.repo/epson-inkjet-printer-escpr2/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>ethereum</name> - <description lang="en">The Ethereum blockchain-based distributed computing platform</description> - <homepage>https://github.com/coolparadox/ethereum-gentoo-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Rafael Lorandi</name> - </owner> - <source type="git">https://github.com/coolparadox/ethereum-gentoo-overlay.git</source> - <source type="git">[email protected]:coolparadox/ethereum-gentoo-overlay.git</source> - <feed>https://github.com/coolparadox/ethereum-gentoo-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>eugene-bright</name> <description lang="en">The personal overlay of Eugene Bright</description>
