diff options
Diffstat (limited to 'HomeAssistantRepository.txt')
-rw-r--r-- | HomeAssistantRepository.txt | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/HomeAssistantRepository.txt b/HomeAssistantRepository.txt index 734a194691b..2e53317516f 100644 --- a/HomeAssistantRepository.txt +++ b/HomeAssistantRepository.txt @@ -25,7 +25,26 @@ 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. -Already up to date. +From https://git.edevau.net/onkelbeh/HomeAssistantRepository + 02c85eec..20b916af master -> origin/master + * [new tag] v0.116.0_beta1 -> v0.116.0_beta1 +Updating 02c85eec..20b916af +Fast-forward + CHANGELOG.txt | 2 + + app-misc/homeassistant-full/Manifest | 4 +- + .../homeassistant-full-0.116.0_beta1.ebuild | 912 +++++++++++++++++++++ + .../homeassistant-full-9999.ebuild | 10 +- + app-misc/homeassistant-min/Manifest | 2 + + .../homeassistant-min-0.116.0_beta1.ebuild | 222 +++++ + app-misc/homeassistant/Manifest | 2 + + .../homeassistant-0.116.0_beta1.ebuild | 437 ++++++++++ + dev-python/home-assistant-frontend/Manifest | 2 + + .../home-assistant-frontend-20201001.0.ebuild | 30 + + 10 files changed, 1617 insertions(+), 6 deletions(-) + create mode 100644 app-misc/homeassistant-full/homeassistant-full-0.116.0_beta1.ebuild + create mode 100644 app-misc/homeassistant-min/homeassistant-min-0.116.0_beta1.ebuild + create mode 100644 app-misc/homeassistant/homeassistant-0.116.0_beta1.ebuild + create mode 100644 dev-python/home-assistant-frontend/home-assistant-frontend-20201001.0.ebuild *** syncing HomeAssistantRepository *** synced HomeAssistantRepository * Sync succeeded |