HomeAssistantRepository

1
{'description': {'en': 'Home Assistant on Gentoo Linux without virtualenv or '
2
                       'docker.'},
3
 'homepage': 'https://git.edevau.net/onkelbeh/HomeAssistantRepository',
4
 'name': 'HomeAssistantRepository',
5
 'owner': [{'email': 'b@edevau.net',
6
            'name': 'Andreas Billmeier',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://git.edevau.net/onkelbeh/HomeAssistantRepository.git'},
11
            {'type': 'git',
12
             'uri': 'https://github.com/onkelbeh/HomeAssistantRepository.git'}],
13
 'status': 'unofficial'}
14
$ pmaint sync HomeAssistantRepository
15
From https://git.edevau.net/onkelbeh/HomeAssistantRepository
16
   944b953a..68136e8e  master     -> origin/master
17
 * [new tag]           v0.110.2   -> v0.110.2
18
Updating 944b953a..68136e8e
19
Fast-forward
20
 CHANGELOG.txt                                      |  12 +
21
 app-misc/homeassistant/Manifest                    |   2 +
22
 .../homeassistant/homeassistant-0.110.2.ebuild     | 310 +++++++++++++++++++++
23
 dev-python/aiohomekit/Manifest                     |  10 +-
24
 ...ekit-0.2.10.ebuild => aiohomekit-0.2.38.ebuild} |   0
25
 dev-python/env-canada/Manifest                     |   2 +
26
 dev-python/env-canada/env-canada-0.0.38.ebuild     |  39 +++
27
 dev-python/hass-nabucasa/Manifest                  |   2 +
28
 .../hass-nabucasa/hass-nabucasa-0.34.3.ebuild      |  36 +++
29
 dev-python/pyvlx/Manifest                          |   2 +
30
 .../pyvlx-0.2.16.ebuild}                           |  13 +-
31
 dev-python/rokuecp/Manifest                        |   2 +
32
 .../rokuecp-0.4.2.ebuild}                          |  15 +-
33
 dev-python/tellduslive/Manifest                    |   2 +
34
 .../tellduslive-0.10.11.ebuild}                    |  15 +-
35
 dev-python/zeroconf/Manifest                       |   4 +-
36
 ...roconf-0.24.3.ebuild => zeroconf-0.26.2.ebuild} |   8 +-
37
 17 files changed, 430 insertions(+), 44 deletions(-)
38
 create mode 100644 app-misc/homeassistant/homeassistant-0.110.2.ebuild
39
 rename dev-python/aiohomekit/{aiohomekit-0.2.10.ebuild => aiohomekit-0.2.38.ebuild} (100%)
40
 create mode 100644 dev-python/env-canada/env-canada-0.0.38.ebuild
41
 create mode 100644 dev-python/hass-nabucasa/hass-nabucasa-0.34.3.ebuild
42
 rename dev-python/{aiohomekit/aiohomekit-0.2.11.ebuild => pyvlx/pyvlx-0.2.16.ebuild} (62%)
43
 rename dev-python/{aiohomekit/aiohomekit-0.2.15.ebuild => rokuecp/rokuecp-0.4.2.ebuild} (62%)
44
 rename dev-python/{aiohomekit/aiohomekit-0.2.17.ebuild => tellduslive/tellduslive-0.10.11.ebuild} (61%)
45
 rename dev-python/zeroconf/{zeroconf-0.24.3.ebuild => zeroconf-0.26.2.ebuild} (81%)
46
*** syncing HomeAssistantRepository
47
*** synced HomeAssistantRepository
48
 * Sync succeeded
49
$ git log --format=%ci -1
50
$ git show -q --pretty=format:%G? HEAD
51
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 HomeAssistantRepository
52
 * Cache regenerated successfully