blob: 046edde31bfb5834d4c70e50dad876caf1c6652f (
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
|
{'description': {'en': 'Gentoo Overlay for Emilien Mottet personal/work '
'needs.'},
'feed': ['https://github.com/EmilienMottet/overlay/commits/master.atom'],
'homepage': 'https://github.com/EmilienMottet/overlay',
'name': 'EmilienMottet',
'owner': [{'email': 'emilien.mottet@grenoble-inp.org',
'name': 'Emilien Mottet',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/EmilienMottet/overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/EmilienMottet/overlay.git'}],
'status': 'official'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync EmilienMottet
*** syncing EmilienMottet
From https://github.com/EmilienMottet/overlay
23d684e..8448fa1 master -> origin/master
Updating 23d684e..8448fa1
Fast-forward
dev-python/garminconnect-ha/Manifest | 3 ++
.../garminconnect-ha/garminconnect-ha-0.1.6.ebuild | 34 ++++++++++++++++++++++
.../garminconnect-ha-0.2.19.ebuild | 34 ++++++++++++++++++++++
dev-python/garminconnect-ha/metadata.xml | 16 ++++++++++
4 files changed, 87 insertions(+)
create mode 100644 dev-python/garminconnect-ha/Manifest
create mode 100644 dev-python/garminconnect-ha/garminconnect-ha-0.1.6.ebuild
create mode 100644 dev-python/garminconnect-ha/garminconnect-ha-0.2.19.ebuild
create mode 100644 dev-python/garminconnect-ha/metadata.xml
*** synced EmilienMottet
* 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 EmilienMottet
* Cache regenerated successfully
|