commit: bdd07c4cd51e6192b2c87b9ef6ee82832a13a509 Author: Amaroun <vit.kasal <AT> gmail <DOT> com> AuthorDate: Thu Sep 10 19:26:47 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Sep 10 19:42:42 2020 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=bdd07c4c
repositories: Update gamarouns Closes: https://github.com/gentoo/api-gentoo-org/pull/299 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> files/overlays/repositories.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 1385d98..3434136 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1786,15 +1786,15 @@ <source type="git">https://github.com/funkill/fuverlay.git</source> <feed>https://github.com/funkill/fuverlay/commits/master.atom</feed> </repo> - <repo quality="experimental" status="official"> + <repo quality="experimental" status="unofficial"> <name>gamarouns</name> <description>Bits and pieces missing in gentoo or layman repos I need</description> - <homepage>https://bitbucket.org/amaroun/gamarouns</homepage> + <homepage>https://github.com/Amaroun/gamarouns</homepage> <owner type="person"> <email>[email protected]</email> <name>amaroun</name> </owner> - <source type="mercurial">https://bitbucket.org/amaroun/gamarouns</source> + <source type="git">https://github.com/Amaroun/gamarouns.git</source> </repo> <repo quality="experimental" status="unofficial"> <name>gambas-overlay</name>
