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
|
{'description': {'en': 'Overlay for personal projects, forks, and '
'customizations'},
'feed': ['https://github.com/CanuteTheGreat/canutethegreat-overlay/commits/master.atom'],
'homepage': 'http://gentoo.canutethegreat.com/',
'name': 'canutethegreat-overlay',
'owner': [{'email': 'canutethegreat@gmail.com',
'name': 'Ronald Farrer',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/CanuteTheGreat/canutethegreat-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/CanuteTheGreat/canutethegreat-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync canutethegreat-overlay
*** syncing canutethegreat-overlay
From https://github.com/CanuteTheGreat/canutethegreat-overlay
8cdf595..abee749 master -> origin/master
Updating 8cdf595..abee749
Fast-forward
net-misc/nomachine/nomachine-8.11.3.1.ebuild | 57 +++++++++++++++++++++++++++
net-misc/nxplayer/nxplayer-8.11.3.1.ebuild | 58 ++++++++++++++++++++++++++++
2 files changed, 115 insertions(+)
create mode 100644 net-misc/nomachine/nomachine-8.11.3.1.ebuild
create mode 100644 net-misc/nxplayer/nxplayer-8.11.3.1.ebuild
*** synced canutethegreat-overlay
* 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 canutethegreat-overlay
* Cache regenerated successfully
|