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