commit: 5c4fbcd6fb5cc28b24c244643dd87c5a507736f7 Author: Andreas Billmeier <b <AT> edevau <DOT> net> AuthorDate: Mon Jul 22 19:57:57 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jul 22 20:16:18 2019 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=5c4fbcd6
repositories: HomeAssistantRepository: update Description Closes: https://github.com/gentoo/api-gentoo-org/pull/208 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> files/overlays/repositories.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 204c346..7183f44 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2235,7 +2235,7 @@ </repo> <repo quality="experimental" status="unofficial"> <name>HomeAssistantRepository</name> - <description lang="en">Overlay for setting up Home Assistant on Gentoo Linux with (most) needed newer Python libraries.</description> + <description lang="en">Home Assistant on Gentoo Linux without virtualenv or docker.</description> <homepage>https://git.edevau.net/onkelbeh/HomeAssistantRepository</homepage> <owner type="person"> <email>[email protected]</email>
