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
|
{'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'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/onkelbeh/HomeAssistantRepository.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
*** syncing HomeAssistantRepository
From https://git.edevau.net/onkelbeh/HomeAssistantRepository
f7e2426b7..7efca82f9 master -> origin/master
Updating f7e2426b7..7efca82f9
Fast-forward
README.md | 4 +--
dev-python/env-canada/Manifest | 4 ++-
dev-python/env-canada/env-canada-0.6.0.ebuild | 4 +--
dev-python/env-canada/env-canada-0.6.2.ebuild | 32 +++++++++++++++++
dev-python/pyenphase/Manifest | 10 +++---
dev-python/pyenphase/pyenphase-1.15.2.ebuild | 41 ----------------------
dev-python/pyenphase/pyenphase-1.19.2.ebuild | 2 +-
dev-python/pyenphase/pyenphase-1.20.1.ebuild | 2 +-
...phase-1.19.0.ebuild => pyenphase-1.20.3.ebuild} | 2 +-
...1.52-r2.ebuild => GeographicLib-1.52-r3.ebuild} | 4 +--
sci-geosciences/GeographicLib/Manifest | 4 +--
11 files changed, 50 insertions(+), 59 deletions(-)
create mode 100644 dev-python/env-canada/env-canada-0.6.2.ebuild
delete mode 100644 dev-python/pyenphase/pyenphase-1.15.2.ebuild
rename dev-python/pyenphase/{pyenphase-1.19.0.ebuild => pyenphase-1.20.3.ebuild} (96%)
rename sci-geosciences/GeographicLib/{GeographicLib-1.52-r2.ebuild => GeographicLib-1.52-r3.ebuild} (95%)
*** 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
|