diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-09-19 18:21:58 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-09-19 18:21:58 +0000 |
commit | c5fff8214de63caf85d5ebcd60adcf39523ed553 (patch) | |
tree | 0c111b2b7cca3252c3f29d28ba0aea3862b3e299 /HomeAssistantRepository.txt | |
parent | 2021-09-19T18:00:01Z (diff) | |
download | repos-c5fff8214de63caf85d5ebcd60adcf39523ed553.tar.gz repos-c5fff8214de63caf85d5ebcd60adcf39523ed553.tar.bz2 repos-c5fff8214de63caf85d5ebcd60adcf39523ed553.zip |
2021-09-19T18:15:01Z
Diffstat (limited to 'HomeAssistantRepository.txt')
-rw-r--r-- | HomeAssistantRepository.txt | 81 |
1 files changed, 80 insertions, 1 deletions
diff --git a/HomeAssistantRepository.txt b/HomeAssistantRepository.txt index abf4dc7e0e3e..aa3247ea4b12 100644 --- a/HomeAssistantRepository.txt +++ b/HomeAssistantRepository.txt @@ -15,7 +15,86 @@ pkgcore 0.12.7 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository *** syncing HomeAssistantRepository -Already up to date. +From https://git.edevau.net/onkelbeh/HomeAssistantRepository + 7c0da583..78fcf2b5 master -> origin/master + * [new tag] v2021.9.7 -> v2021.9.7 +Updating 7c0da583..78fcf2b5 +Fast-forward + README.md | 14 +- + app-misc/homeassistant-full/Manifest | 4 +- + .../homeassistant-full-2021.9.7.ebuild | 971 +++++++++++++++++++++ + .../homeassistant-full-9999.ebuild | 14 +- + app-misc/homeassistant-min/Manifest | 2 + + .../homeassistant-min-2021.9.7.ebuild | 257 ++++++ + app-misc/homeassistant/Manifest | 2 + + .../homeassistant/homeassistant-2021.9.7.ebuild | 456 ++++++++++ + dev-embedded/esphome-dashboard/Manifest | 2 + + .../esphome-dashboard-20210908.0.ebuild | 32 + + dev-embedded/esphome/Manifest | 4 +- + dev-embedded/esphome/esphome-2021.9.0.ebuild | 103 +++ + dev-embedded/esphome/esphome-9999.ebuild | 9 +- + dev-embedded/platformio/Manifest | 11 +- + dev-embedded/platformio/platformio-4.3.4.ebuild | 41 - + dev-embedded/platformio/platformio-5.0.1.ebuild | 41 - + dev-embedded/platformio/platformio-5.0.3.ebuild | 41 - + dev-embedded/platformio/platformio-5.0.4.ebuild | 41 - + ...formio-5.1.1.ebuild => platformio-5.2.0.ebuild} | 21 +- + dev-python/PlexAPI/Manifest | 4 +- + .../{PlexAPI-4.4.1.ebuild => PlexAPI-4.7.1.ebuild} | 4 +- + dev-python/aioesphomeapi/Manifest | 2 + + .../aioesphomeapi-9.0.0.ebuild} | 19 +- + dev-python/aioswitcher/Manifest | 2 + + dev-python/aioswitcher/aioswitcher-2.0.6.ebuild | 32 + + dev-python/ajsonrpc/Manifest | 4 +- + dev-python/ajsonrpc/ajsonrpc-1.1.0.ebuild | 2 +- + .../ajsonrpc-1.2.0.ebuild} | 21 +- + dev-python/growattServer/Manifest | 6 +- + ...ver-1.0.0.ebuild => growattServer-1.1.0.ebuild} | 4 +- + dev-python/pybluez/Manifest | 2 + + dev-python/pybluez/pybluez-0.23.ebuild | 33 + + dev-python/pychromecast/Manifest | 4 +- + ...cast-8.1.2.ebuild => pychromecast-9.2.1.ebuild} | 2 +- + dev-python/pykodi/Manifest | 10 +- + dev-python/pykodi/pykodi-0.2.0.ebuild | 33 - + dev-python/pykodi/pykodi-0.2.1.ebuild | 33 - + dev-python/pykodi/pykodi-0.2.5.ebuild | 5 +- + .../{pykodi-0.2.3.ebuild => pykodi-0.2.6.ebuild} | 11 +- + dev-python/pyopenuv/Manifest | 2 + + dev-python/pyopenuv/pyopenuv-2.2.1.ebuild | 38 + + dev-python/python-gammu/Manifest | 8 +- + dev-python/python-gammu/python-gammu-3.1.ebuild | 10 +- + ...-gammu-3.0.ebuild => python-gammu-3.2.3.ebuild} | 10 +- + dev-python/starlette/Manifest | 4 +- + dev-python/starlette/starlette-0.14.2.ebuild | 2 +- + dev-python/starlette/starlette-0.16.0.ebuild | 33 + + dev-python/zeroconf/Manifest | 4 +- + ...roconf-0.33.4.ebuild => zeroconf-0.36.2.ebuild} | 24 +- + requirements_all.txt | 26 +- + 50 files changed, 2094 insertions(+), 366 deletions(-) + create mode 100644 app-misc/homeassistant-full/homeassistant-full-2021.9.7.ebuild + create mode 100644 app-misc/homeassistant-min/homeassistant-min-2021.9.7.ebuild + create mode 100644 app-misc/homeassistant/homeassistant-2021.9.7.ebuild + create mode 100644 dev-embedded/esphome-dashboard/esphome-dashboard-20210908.0.ebuild + create mode 100644 dev-embedded/esphome/esphome-2021.9.0.ebuild + delete mode 100644 dev-embedded/platformio/platformio-4.3.4.ebuild + delete mode 100644 dev-embedded/platformio/platformio-5.0.1.ebuild + delete mode 100644 dev-embedded/platformio/platformio-5.0.3.ebuild + delete mode 100644 dev-embedded/platformio/platformio-5.0.4.ebuild + rename dev-embedded/platformio/{platformio-5.1.1.ebuild => platformio-5.2.0.ebuild} (75%) + rename dev-python/PlexAPI/{PlexAPI-4.4.1.ebuild => PlexAPI-4.7.1.ebuild} (87%) + rename dev-python/{python-gammu/python-gammu-2.12.ebuild => aioesphomeapi/aioesphomeapi-9.0.0.ebuild} (52%) + create mode 100644 dev-python/aioswitcher/aioswitcher-2.0.6.ebuild + rename dev-python/{growattServer/growattServer-0.1.1.ebuild => ajsonrpc/ajsonrpc-1.2.0.ebuild} (53%) + rename dev-python/growattServer/{growattServer-1.0.0.ebuild => growattServer-1.1.0.ebuild} (93%) + create mode 100644 dev-python/pybluez/pybluez-0.23.ebuild + rename dev-python/pychromecast/{pychromecast-8.1.2.ebuild => pychromecast-9.2.1.ebuild} (96%) + delete mode 100644 dev-python/pykodi/pykodi-0.2.0.ebuild + delete mode 100644 dev-python/pykodi/pykodi-0.2.1.ebuild + rename dev-python/pykodi/{pykodi-0.2.3.ebuild => pykodi-0.2.6.ebuild} (65%) + create mode 100644 dev-python/pyopenuv/pyopenuv-2.2.1.ebuild + rename dev-python/python-gammu/{python-gammu-3.0.ebuild => python-gammu-3.2.3.ebuild} (73%) + create mode 100644 dev-python/starlette/starlette-0.16.0.ebuild + rename dev-python/zeroconf/{zeroconf-0.33.4.ebuild => zeroconf-0.36.2.ebuild} (53%) *** synced HomeAssistantRepository * Sync succeeded $ git log --format=%ci -1 |