summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2019-07-22 06:06:44 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2019-07-22 06:06:44 +0000
commit2336af5e69df0ebd7115534f13c563f3876651c1 (patch)
treec80cbd743025c1c0fdc9521446eeb1e742296707 /HomeAssistantRepository.txt
parent2019-07-22T05:40:01Z (diff)
downloadrepos-2336af5e69df0ebd7115534f13c563f3876651c1.tar.gz
repos-2336af5e69df0ebd7115534f13c563f3876651c1.tar.bz2
repos-2336af5e69df0ebd7115534f13c563f3876651c1.zip
2019-07-22T06:00:01Z
Diffstat (limited to 'HomeAssistantRepository.txt')
-rw-r--r--HomeAssistantRepository.txt63
1 files changed, 62 insertions, 1 deletions
diff --git a/HomeAssistantRepository.txt b/HomeAssistantRepository.txt
index 07941d0d7c7f..b0e03b64f838 100644
--- a/HomeAssistantRepository.txt
+++ b/HomeAssistantRepository.txt
@@ -19,7 +19,68 @@ WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatus
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
-Already up to date.
+From https://git.edevau.net/onkelbeh/HomeAssistantRepository
+ 9758b60..df77fd3 master -> origin/master
+ * [new tag] v0.96.3 -> v0.96.3
+Updating 9758b60..df77fd3
+Fast-forward
+ CHANGELOG.md | 91 ++++++++++++++--------
+ app-misc/home-assistant-frontend/Manifest | 2 +
+ .../home-assistant-frontend-20190721.0.ebuild | 30 +++++++
+ app-misc/homeassistant/Manifest | 3 +-
+ ...t-0.96.0.ebuild => homeassistant-0.96.3.ebuild} | 9 ++-
+ dev-python/dweepy/Manifest | 3 +
+ dev-python/dweepy/dweepy-0.3.0.ebuild | 30 +++++++
+ dev-python/dweepy/metadata.xml | 16 ++++
+ dev-python/geniushub-client/Manifest | 4 +-
+ .../geniushub-client-0.4.15.ebuild | 40 ++++++++++
+ dev-python/locationsharinglib/Manifest | 5 ++
+ .../locationsharinglib-3.0.11.ebuild | 30 +++++++
+ .../locationsharinglib-4.0.2.ebuild | 30 +++++++
+ dev-python/locationsharinglib/metadata.xml | 16 ++++
+ dev-python/openwebifpy/Manifest | 2 +-
+ dev-python/openwebifpy/openwebifpy-3.1.1.ebuild | 4 +-
+ dev-python/openwrt-luci-rpc/Manifest | 4 +-
+ .../openwrt-luci-rpc/openwrt-luci-rpc-1.0.5.ebuild | 5 +-
+ .../openwrt-luci-rpc/openwrt-luci-rpc-1.1.0.ebuild | 31 ++++++++
+ dev-python/pybotvac/Manifest | 3 +
+ dev-python/pybotvac/metadata.xml | 16 ++++
+ dev-python/pybotvac/pybotvac-0.0.15.ebuild | 30 +++++++
+ dev-python/ruamel-yaml/Manifest | 2 +
+ dev-python/ruamel-yaml/ruamel-yaml-0.15.100.ebuild | 44 +++++++++++
+ dev-python/simplisafe-python/Manifest | 8 +-
+ .../simplisafe-python-3.4.2.ebuild | 3 +-
+ ....1.14.ebuild => simplisafe-python-4.0.0.ebuild} | 3 +-
+ .../simplisafe-python-4.0.1.ebuild | 31 ++++++++
+ dev-python/snapcast/Manifest | 5 ++
+ dev-python/snapcast/metadata.xml | 16 ++++
+ .../snapcast-2.0.10.ebuild} | 7 +-
+ .../snapcast-2.0.9.ebuild} | 7 +-
+ dev-python/zha-quirks/Manifest | 6 +-
+ ...irks-0.0.14.ebuild => zha-quirks-0.0.19.ebuild} | 2 +-
+ 34 files changed, 479 insertions(+), 59 deletions(-)
+ create mode 100644 app-misc/home-assistant-frontend/home-assistant-frontend-20190721.0.ebuild
+ rename app-misc/homeassistant/{homeassistant-0.96.0.ebuild => homeassistant-0.96.3.ebuild} (96%)
+ create mode 100644 dev-python/dweepy/Manifest
+ create mode 100644 dev-python/dweepy/dweepy-0.3.0.ebuild
+ create mode 100644 dev-python/dweepy/metadata.xml
+ create mode 100644 dev-python/geniushub-client/geniushub-client-0.4.15.ebuild
+ create mode 100644 dev-python/locationsharinglib/Manifest
+ create mode 100644 dev-python/locationsharinglib/locationsharinglib-3.0.11.ebuild
+ create mode 100644 dev-python/locationsharinglib/locationsharinglib-4.0.2.ebuild
+ create mode 100644 dev-python/locationsharinglib/metadata.xml
+ create mode 100644 dev-python/openwrt-luci-rpc/openwrt-luci-rpc-1.1.0.ebuild
+ create mode 100644 dev-python/pybotvac/Manifest
+ create mode 100644 dev-python/pybotvac/metadata.xml
+ create mode 100644 dev-python/pybotvac/pybotvac-0.0.15.ebuild
+ create mode 100644 dev-python/ruamel-yaml/ruamel-yaml-0.15.100.ebuild
+ rename dev-python/simplisafe-python/{simplisafe-python-3.1.14.ebuild => simplisafe-python-4.0.0.ebuild} (88%)
+ create mode 100644 dev-python/simplisafe-python/simplisafe-python-4.0.1.ebuild
+ create mode 100644 dev-python/snapcast/Manifest
+ create mode 100644 dev-python/snapcast/metadata.xml
+ rename dev-python/{geniushub-client/geniushub-client-0.4.7.ebuild => snapcast/snapcast-2.0.10.ebuild} (74%)
+ rename dev-python/{zha-quirks/zha-quirks-0.0.13.ebuild => snapcast/snapcast-2.0.9.ebuild} (72%)
+ rename dev-python/zha-quirks/{zha-quirks-0.0.14.ebuild => zha-quirks-0.0.19.ebuild} (91%)
*** syncing HomeAssistantRepository
*** synced HomeAssistantRepository
* Sync succeeded