commit: 67293c0eb93f82e18a1988ba7457554b65ed9a7a Author: Quentin Retornaz <caseoffr <AT> outlook <DOT> com> AuthorDate: Mon Apr 16 12:30:50 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Apr 16 13:36:33 2018 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=67293c0e
repositories: Remove getdns-overlay, package now in ::gentoo Closes: https://github.com/gentoo/api-gentoo-org/pull/121 files/overlays/repositories.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 393dae1..7f66829 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1910,18 +1910,6 @@ FIN <source type="git">git://github.com/microcai/gentoo-zh.git</source> <feed>https://github.com/microcai/gentoo-zh/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>getdns-overlay</name> - <description lang="en">Unofficial ebuilds for getdns software.</description> - <homepage>https://github.com/CaseOf/getdns-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Quentin Retornaz</name> - </owner> - <source type="git">https://github.com/CaseOf/getdns-overlay.git</source> - <source type="git">git+ssh://[email protected]/CaseOf/getdns-overlay.git</source> - <feed>https://github.com/CaseOf/getdns-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>gitlab</name> <description lang="en">Unofficial ebuilds for Gitlab</description>
