summaryrefslogtreecommitdiff
blob: ac6a1fd947fb47c39f7be9012c7a3237a28a1e98 (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
53
54
55
56
57
58
59
60
61
62
63
{'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
   8d1f88b..fd12579  master         -> origin/master
 * [new tag]         v0.102.0_beta3 -> v0.102.0_beta3
Updating 8d1f88b..fd12579
Fast-forward
 CHANGELOG.txt                                      |  11 +
 app-misc/home-assistant-frontend/Manifest          |   2 +
 .../home-assistant-frontend-20191119.2.ebuild      |  30 +++
 app-misc/homeassistant/Manifest                    |   9 +-
 ....102.0_beta3-maxcube_TypeError_dirty_hack.patch |  28 ++
 .../homeassistant-0.102.0_beta0.ebuild             | 286 ---------------------
 .../homeassistant-0.102.0_beta1.ebuild             | 286 ---------------------
 ...1.ebuild => homeassistant-0.102.0_beta3.ebuild} |  15 +-
 .../homeassistant/homeassistant-0.99.2-r1.ebuild   | 276 --------------------
 dev-python/aiobotocore/Manifest                    |   6 +-
 dev-python/aiobotocore/aiobotocore-0.10.1.ebuild   |   2 +-
 dev-python/aiobotocore/aiobotocore-0.10.2.ebuild   |   2 +-
 dev-python/aiobotocore/aiobotocore-0.10.4.ebuild   |   2 +-
 dev-python/pyAtome/Manifest                        |   2 +-
 dev-python/pyAtome/pyAtome-0.1.1.ebuild            |   4 +-
 dev-python/pyRFXtrx/Manifest                       |   3 +
 dev-python/pyRFXtrx/metadata.xml                   |  16 ++
 dev-python/pyRFXtrx/pyRFXtrx-0.24.0.ebuild         |  30 +++
 dev-python/pytest/Manifest                         |   4 +-
 dev-python/pytest/pytest-5.3.0.ebuild              |  70 +++++
 dev-python/pyversasense/Manifest                   |   3 +
 dev-python/pyversasense/metadata.xml               |  16 ++
 dev-python/pyversasense/pyversasense-0.0.6.ebuild  |  30 +++
 23 files changed, 264 insertions(+), 869 deletions(-)
 create mode 100644 app-misc/home-assistant-frontend/home-assistant-frontend-20191119.2.ebuild
 create mode 100644 app-misc/homeassistant/files/0.102.0_beta3-maxcube_TypeError_dirty_hack.patch
 delete mode 100644 app-misc/homeassistant/homeassistant-0.102.0_beta0.ebuild
 delete mode 100644 app-misc/homeassistant/homeassistant-0.102.0_beta1.ebuild
 rename app-misc/homeassistant/{homeassistant-0.102.0_beta1-r1.ebuild => homeassistant-0.102.0_beta3.ebuild} (93%)
 delete mode 100644 app-misc/homeassistant/homeassistant-0.99.2-r1.ebuild
 create mode 100644 dev-python/pyRFXtrx/Manifest
 create mode 100644 dev-python/pyRFXtrx/metadata.xml
 create mode 100644 dev-python/pyRFXtrx/pyRFXtrx-0.24.0.ebuild
 create mode 100644 dev-python/pytest/pytest-5.3.0.ebuild
 create mode 100644 dev-python/pyversasense/Manifest
 create mode 100644 dev-python/pyversasense/metadata.xml
 create mode 100644 dev-python/pyversasense/pyversasense-0.0.6.ebuild
*** 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