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
|
{'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.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
*** syncing HomeAssistantRepository
From https://git.edevau.net/onkelbeh/HomeAssistantRepository
ee7c403de..de7550582 master -> origin/master
* [new tag] v2022.3.7 -> v2022.3.7
Updating ee7c403de..de7550582
Fast-forward
README.md | 12 +++----
app-misc/homeassistant-full/Manifest | 6 ++--
...3.ebuild => homeassistant-full-2022.3.7.ebuild} | 42 +++++++++++-----------
.../homeassistant-full-9999.ebuild | 8 ++---
app-misc/homeassistant-min/Manifest | 4 +--
....3.ebuild => homeassistant-min-2022.3.7.ebuild} | 18 ++++++----
app-misc/homeassistant/Manifest | 4 +--
...22.3.3.ebuild => homeassistant-2022.3.7.ebuild} | 28 ++++++++-------
dev-python/aiohue/Manifest | 10 ++----
dev-python/aiohue/aiohue-2.6.3.ebuild | 33 -----------------
dev-python/aiohue/aiohue-3.0.11.ebuild | 34 ------------------
dev-python/aiohue/aiohue-4.2.0.ebuild | 34 ------------------
.../{aiohue-4.1.2.ebuild => aiohue-4.4.1.ebuild} | 5 +--
dev-python/py-synologydsm-api/Manifest | 6 ++--
.../py-synologydsm-api-1.0.4.ebuild | 34 ------------------
....0.5.ebuild => py-synologydsm-api-1.0.7.ebuild} | 2 +-
dev-python/sense-energy/Manifest | 6 ++--
...rgy-0.9.3.ebuild => sense-energy-0.10.3.ebuild} | 4 +--
dev-python/sense-energy/sense-energy-0.9.2.ebuild | 40 ---------------------
requirements_all.txt | 10 +++---
20 files changed, 82 insertions(+), 258 deletions(-)
rename app-misc/homeassistant-full/{homeassistant-full-2022.3.3.ebuild => homeassistant-full-2022.3.7.ebuild} (87%)
rename app-misc/homeassistant-min/{homeassistant-min-2022.3.3.ebuild => homeassistant-min-2022.3.7.ebuild} (87%)
rename app-misc/homeassistant/{homeassistant-2022.3.3.ebuild => homeassistant-2022.3.7.ebuild} (90%)
delete mode 100644 dev-python/aiohue/aiohue-2.6.3.ebuild
delete mode 100644 dev-python/aiohue/aiohue-3.0.11.ebuild
delete mode 100644 dev-python/aiohue/aiohue-4.2.0.ebuild
rename dev-python/aiohue/{aiohue-4.1.2.ebuild => aiohue-4.4.1.ebuild} (82%)
delete mode 100644 dev-python/py-synologydsm-api/py-synologydsm-api-1.0.4.ebuild
rename dev-python/py-synologydsm-api/{py-synologydsm-api-1.0.5.ebuild => py-synologydsm-api-1.0.7.ebuild} (92%)
rename dev-python/sense-energy/{sense-energy-0.9.3.ebuild => sense-energy-0.10.3.ebuild} (90%)
delete mode 100644 dev-python/sense-energy/sense-energy-0.9.2.ebuild
*** 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
|