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
|
{'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.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
*** syncing HomeAssistantRepository
From https://git.edevau.net/onkelbeh/HomeAssistantRepository
91f2dd7c3..6bce5ead8 master -> origin/master
Updating 91f2dd7c3..6bce5ead8
Fast-forward
README.md | 6 ++--
.../AIOSomecomfort/AIOSomecomfort-0.0.22.ebuild | 22 ++++++++++++++
dev-python/AIOSomecomfort/Manifest | 2 ++
dev-python/gcal-sync/Manifest | 2 ++
dev-python/gcal-sync/gcal-sync-6.0.1.ebuild | 34 ++++++++++++++++++++++
dev-python/ical/Manifest | 2 ++
dev-python/ical/ical-6.1.0.ebuild | 34 ++++++++++++++++++++++
dev-python/lupupy/Manifest | 2 ++
dev-python/lupupy/lupupy-0.3.1.ebuild | 33 +++++++++++++++++++++
9 files changed, 134 insertions(+), 3 deletions(-)
create mode 100644 dev-python/AIOSomecomfort/AIOSomecomfort-0.0.22.ebuild
create mode 100644 dev-python/gcal-sync/gcal-sync-6.0.1.ebuild
create mode 100644 dev-python/ical/ical-6.1.0.ebuild
create mode 100644 dev-python/lupupy/lupupy-0.3.1.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
|