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
|
{'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.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
*** syncing HomeAssistantRepository
From https://git.edevau.net/onkelbeh/HomeAssistantRepository
9f5858b77..c28dc2d50 master -> origin/master
Updating 9f5858b77..c28dc2d50
Fast-forward
README.md | 6 ++--
dev-python/python-kasa/Manifest | 8 ++---
dev-python/python-kasa/python-kasa-0.7.2.ebuild | 39 ----------------------
dev-python/python-kasa/python-kasa-0.7.4.ebuild | 39 ----------------------
...-kasa-0.7.1.ebuild => python-kasa-0.7.6.ebuild} | 7 ++--
dev-python/upcloud-api/Manifest | 2 ++
dev-python/upcloud-api/upcloud-api-2.6.0.ebuild | 23 +++++++++++++
7 files changed, 32 insertions(+), 92 deletions(-)
delete mode 100644 dev-python/python-kasa/python-kasa-0.7.2.ebuild
delete mode 100644 dev-python/python-kasa/python-kasa-0.7.4.ebuild
rename dev-python/python-kasa/{python-kasa-0.7.1.ebuild => python-kasa-0.7.6.ebuild} (85%)
create mode 100644 dev-python/upcloud-api/upcloud-api-2.6.0.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
|