blob: 571150308d525fc98a65a06cf3a5c8ac8bd0e0a6 (
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
|
{'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'}
pkgcore 0.12.4
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
*** syncing HomeAssistantRepository
From https://git.edevau.net/onkelbeh/HomeAssistantRepository
ecf551ff..cdc379bd master -> origin/master
Updating ecf551ff..cdc379bd
Fast-forward
DOMAINTABLE.md | 22 +-
README.md | 12 +-
app-misc/homeassistant-full/Manifest | 6 +-
.../homeassistant-full-2021.9.4.ebuild | 971 +++++++++++++++++++++
.../homeassistant-full-9999.ebuild | 12 +-
app-misc/homeassistant-full/metadata.xml | 6 +
app-misc/homeassistant-min/Manifest | 2 +
.../homeassistant-min-2021.9.4.ebuild | 257 ++++++
app-misc/homeassistant/Manifest | 2 +
.../homeassistant/homeassistant-2021.9.4.ebuild | 455 ++++++++++
dev-python/PyTurboJPEG/Manifest | 2 +
.../PyTurboJPEG-1.5.2.ebuild} | 9 +-
dev-python/croniter/Manifest | 6 +-
dev-python/croniter/croniter-0.3.32.ebuild | 29 -
dev-python/croniter/croniter-0.3.34.ebuild | 2 +-
dev-python/croniter/croniter-1.0.6.ebuild | 33 +
dev-python/pymazda/Manifest | 6 +-
.../{pymazda-0.0.8.ebuild => pymazda-0.2.1.ebuild} | 4 +-
dev-python/zwave-js-server-python/Manifest | 4 +-
...ebuild => zwave-js-server-python-0.30.0.ebuild} | 0
requirements_all.txt | 17 +-
21 files changed, 1787 insertions(+), 70 deletions(-)
create mode 100644 app-misc/homeassistant-full/homeassistant-full-2021.9.4.ebuild
create mode 100644 app-misc/homeassistant-min/homeassistant-min-2021.9.4.ebuild
create mode 100644 app-misc/homeassistant/homeassistant-2021.9.4.ebuild
rename dev-python/{pymazda/pymazda-0.0.9.ebuild => PyTurboJPEG/PyTurboJPEG-1.5.2.ebuild} (63%)
delete mode 100644 dev-python/croniter/croniter-0.3.32.ebuild
create mode 100644 dev-python/croniter/croniter-1.0.6.ebuild
rename dev-python/pymazda/{pymazda-0.0.8.ebuild => pymazda-0.2.1.ebuild} (90%)
rename dev-python/zwave-js-server-python/{zwave-js-server-python-0.29.0.ebuild => zwave-js-server-python-0.30.0.ebuild} (100%)
*** synced HomeAssistantRepository
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 HomeAssistantRepository
* Cache regenerated successfully
|