summaryrefslogtreecommitdiff
blob: 670f729a56dba83dea8f38c05496710859847e7c (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
58
59
60
61
62
63
64
65
66
67
68
69
{'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
   08a00f70c..f01033005  master     -> origin/master
 * [new tag]             v2022.2.3  -> v2022.2.3
 * [new tag]             v2022.2.4  -> v2022.2.4
 * [new tag]             v2022.2.5  -> v2022.2.5
 * [new tag]             v2022.2.6  -> v2022.2.6
Updating 08a00f70c..f01033005
Fast-forward
 DOMAINTABLE.md                                     |    2 +-
 README.md                                          |   10 +-
 app-misc/homeassistant-full/Manifest               |    6 +-
 .../homeassistant-full-2022.2.3.ebuild             | 1013 --------------------
 ...build => homeassistant-full-2022.2.6-r1.ebuild} |   10 +-
 .../homeassistant-full-9999.ebuild                 |   10 +-
 app-misc/homeassistant-min/Manifest                |    6 +-
 .../homeassistant-min-2022.2.3.ebuild              |  271 ------
 ...ebuild => homeassistant-min-2022.2.6-r1.ebuild} |   11 +-
 app-misc/homeassistant-min/metadata.xml            |    1 +
 app-misc/homeassistant/Manifest                    |    4 +-
 .../homeassistant/homeassistant-2022.2.3.ebuild    |  469 ---------
 ...2.6.ebuild => homeassistant-2022.2.6-r1.ebuild} |   10 +-
 .../AEMET-OpenData/AEMET-OpenData-0.1.8.ebuild     |   34 -
 .../AEMET-OpenData/AEMET-OpenData-0.2.1.ebuild     |    4 +-
 dev-python/AEMET-OpenData/Manifest                 |    4 +-
 dev-python/geopy/Manifest                          |    8 +-
 dev-python/geopy/geopy-1.20.0-r1.ebuild            |   66 --
 dev-python/geopy/geopy-1.21.0.ebuild               |   66 --
 .../{geopy-2.0.0.ebuild => geopy-2.2.0.ebuild}     |   10 +-
 dev-python/spotipy-homeassistant/Manifest          |    3 -
 dev-python/spotipy-homeassistant/metadata.xml      |   15 -
 .../spotipy-homeassistant-2.4.4.ebuild             |   32 -
 requirements_all.txt                               |    2 +
 24 files changed, 45 insertions(+), 2022 deletions(-)
 delete mode 100644 app-misc/homeassistant-full/homeassistant-full-2022.2.3.ebuild
 rename app-misc/homeassistant-full/{homeassistant-full-2022.2.6.ebuild => homeassistant-full-2022.2.6-r1.ebuild} (97%)
 delete mode 100644 app-misc/homeassistant-min/homeassistant-min-2022.2.3.ebuild
 rename app-misc/homeassistant-min/{homeassistant-min-2022.2.6.ebuild => homeassistant-min-2022.2.6-r1.ebuild} (96%)
 delete mode 100644 app-misc/homeassistant/homeassistant-2022.2.3.ebuild
 rename app-misc/homeassistant/{homeassistant-2022.2.6.ebuild => homeassistant-2022.2.6-r1.ebuild} (97%)
 delete mode 100644 dev-python/AEMET-OpenData/AEMET-OpenData-0.1.8.ebuild
 delete mode 100644 dev-python/geopy/geopy-1.20.0-r1.ebuild
 delete mode 100644 dev-python/geopy/geopy-1.21.0.ebuild
 rename dev-python/geopy/{geopy-2.0.0.ebuild => geopy-2.2.0.ebuild} (77%)
 delete mode 100644 dev-python/spotipy-homeassistant/Manifest
 delete mode 100644 dev-python/spotipy-homeassistant/metadata.xml
 delete mode 100644 dev-python/spotipy-homeassistant/spotipy-homeassistant-2.4.4.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