diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-10-09 16:36:47 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-10-09 16:36:47 +0000 |
commit | cf0106aecd3aa7f35bd437414f54de1cffd29d3c (patch) | |
tree | 900151da6219e4d7400750147312228949db89b8 /HomeAssistantRepository.txt | |
parent | 2020-10-09T16:00:01Z (diff) | |
download | repos-cf0106aecd3aa7f35bd437414f54de1cffd29d3c.tar.gz repos-cf0106aecd3aa7f35bd437414f54de1cffd29d3c.tar.bz2 repos-cf0106aecd3aa7f35bd437414f54de1cffd29d3c.zip |
2020-10-09T16:30:01Z
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 a08bcd2d8a37..6c3a4f7eeff3 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 + f2f9ac12..dad009aa master -> origin/master + * [new tag] v0.116.2 -> v0.116.2 +Updating f2f9ac12..dad009aa +Fast-forward + CHANGELOG.txt | 1 + + README.md | 1 - + app-misc/homeassistant-full/Manifest | 6 +- + .../homeassistant-full-0.116.2.ebuild | 916 +++++++++++++++++++++ + .../homeassistant-full-9999.ebuild | 4 +- + app-misc/homeassistant-full/metadata.xml | 72 +- + app-misc/homeassistant-min/Manifest | 2 + + .../homeassistant-min-0.116.2.ebuild | 222 +++++ + app-misc/homeassistant/Manifest | 4 +- + ...0.115.4.ebuild => homeassistant-0.116.2.ebuild} | 79 +- + requirements_all.txt | 2 +- + 11 files changed, 1223 insertions(+), 86 deletions(-) + create mode 100644 app-misc/homeassistant-full/homeassistant-full-0.116.2.ebuild + create mode 100644 app-misc/homeassistant-min/homeassistant-min-0.116.2.ebuild + rename app-misc/homeassistant/{homeassistant-0.115.4.ebuild => homeassistant-0.116.2.ebuild} (86%) *** syncing HomeAssistantRepository *** synced HomeAssistantRepository * Sync succeeded |