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
|
{'description': {'en': 'Personal overlay with ebuilds that were missing at one '
'point or another'},
'feed': ['https://github.com/ananace/overlay/commits/master.atom'],
'homepage': 'https://github.com/ananace/overlay',
'name': 'ace',
'owner': [{'email': 'ace@haxalot.com',
'name': 'Alexander Olofsson',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/ananace/overlay.git'},
{'type': 'git', 'uri': 'git@github.com:ananace/overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ace
*** syncing ace
From https://github.com/ananace/overlay
619ca77..cba15e9 master -> origin/master
Updating 619ca77..cba15e9
Fast-forward
app-admin/chezmoi-bin/Manifest | 10 +++++-----
.../{chezmoi-bin-2.50.0.ebuild => chezmoi-bin-2.51.0.ebuild} | 0
2 files changed, 5 insertions(+), 5 deletions(-)
rename app-admin/chezmoi-bin/{chezmoi-bin-2.50.0.ebuild => chezmoi-bin-2.51.0.ebuild} (100%)
*** synced ace
* 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 ace
* Cache regenerated successfully
|