commit: ae8465b05d0d13c5896100cee03c63ad70126230 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Jun 5 19:08:15 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jun 5 19:08:15 2015 +0000 URL: https://gitweb.gentoo.org/proj/api.git/commit/?id=ae8465b0
Update location for fw-overlay Fixes: https://bugs.gentoo.org/show_bug.cgi?id=551324 files/overlays/repositories.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 4f6822b..1283031 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1695,13 +1695,12 @@ FIN <repo quality="experimental" status="unofficial"> <name>fw-overlay</name> <description lang="en">fw-overlay experimental overlay</description> - <homepage>https://github.com/FeiWongReed/fw-overlay</homepage> + <homepage>https://github.com/no-hope/fw-overlay</homepage> <owner type="person"> <email>[email protected]</email> <name>Ketoth Xupack</name> </owner> - <source type="git">git://github.com/FeiWongReed/fw-overlay.git</source> - <feed>http://github.com/feeds/FeiWongReed/fw-overlay/master</feed> + <source type="git">https://github.com/no-hope/fw-overlay.git</source> </repo> <repo quality="experimental" status="official"> <name>gamarouns</name>
