commit: 2301a648946e8606f7675d9973379f587a7431ed Author: Stefan Strogin <stefan.strogin <AT> gmail <DOT> com> AuthorDate: Thu Feb 21 06:26:52 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu Feb 21 14:39:22 2019 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=2301a648
repositories: Update URLs for libressl Signed-off-by: Stefan Strogin <stefan.strogin <AT> gmail.com> Closes: https://github.com/gentoo/api-gentoo-org/pull/193 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> files/overlays/repositories.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index a17d95e..b3ca0b6 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2753,13 +2753,13 @@ <repo quality="experimental" status="official"> <name>libressl</name> <description lang="en">LibreSSL ebuilds testing repository</description> - <homepage>https://github.com/gentoo/libressl</homepage> + <homepage>https://wiki.gentoo.org/wiki/Project:LibreSSL</homepage> <owner type="project"> <email>[email protected]</email> </owner> - <source type="git">https://github.com/gentoo/libressl.git</source> - <source type="git">[email protected]:gentoo/libressl.git</source> - <feed>https://github.com/feeds/gentoo/commits/libressl/master</feed> + <source type="git">https://anongit.gentoo.org/git/repo/proj/libressl.git</source> + <source type="git">git+ssh://[email protected]/repo/proj/libressl.git</source> + <feed>https://cgit.gentoo.org/repo/proj/libressl.git/atom/</feed> </repo> <repo quality="experimental" status="unofficial"> <name>linuxunderground-overlay</name>
