{'description': {'en': 'Home Assistant on Gentoo Linux without virtualenv or ' 'docker.'}, 'homepage': 'https://git.edevau.net/onkelbeh/HomeAssistantRepository', 'name': 'HomeAssistantRepository', 'owner': [{'email': 'b@edevau.net', 'name': 'Andreas Billmeier', 'type': 'person'}], 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://git.edevau.net/onkelbeh/HomeAssistantRepository.git'}, {'type': 'git', 'uri': 'https://github.com/onkelbeh/HomeAssistantRepository.git'}], 'status': 'unofficial'} $ pmaint sync HomeAssistantRepository warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: git config pull.rebase false # merge (the default strategy) git config pull.rebase true # rebase git config pull.ff only # fast-forward only You can replace "git config" with "git config --global" to set a default preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. From https://git.edevau.net/onkelbeh/HomeAssistantRepository e6897b3c..abd542aa master -> origin/master * [new tag] v0.117.0_beta2 -> v0.117.0_beta2 Updating e6897b3c..abd542aa Fast-forward CHANGELOG.txt | 5 + app-misc/homeassistant-full/Manifest | 6 +- .../homeassistant-full-0.117.0_beta2.ebuild | 925 +++++++++++++++++++++ .../homeassistant-full-9999.ebuild | 12 +- app-misc/homeassistant-full/metadata.xml | 47 +- app-misc/homeassistant-min/Manifest | 2 + .../homeassistant-min-0.117.0_beta2.ebuild | 224 +++++ app-misc/homeassistant/Manifest | 4 +- .../homeassistant-0.117.0_beta2.ebuild | 438 ++++++++++ app-misc/homeassistant/metadata.xml | 2 +- dev-python/home-assistant-frontend/Manifest | 2 + .../home-assistant-frontend-20201021.2.ebuild | 30 + dev-python/zigpy-deconz/Manifest | 4 +- dev-python/zigpy-deconz/zigpy-deconz-0.10.0.ebuild | 6 + dev-python/zigpy-deconz/zigpy-deconz-0.11.0.ebuild | 37 + 15 files changed, 1709 insertions(+), 35 deletions(-) create mode 100644 app-misc/homeassistant-full/homeassistant-full-0.117.0_beta2.ebuild create mode 100644 app-misc/homeassistant-min/homeassistant-min-0.117.0_beta2.ebuild create mode 100644 app-misc/homeassistant/homeassistant-0.117.0_beta2.ebuild create mode 100644 dev-python/home-assistant-frontend/home-assistant-frontend-20201021.2.ebuild create mode 100644 dev-python/zigpy-deconz/zigpy-deconz-0.11.0.ebuild *** syncing HomeAssistantRepository *** synced HomeAssistantRepository * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 HomeAssistantRepository * Cache regenerated successfully