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
|
{'description': {'en': 'Personal Gentoo overlay of Petre Rodan'},
'feed': ['https://github.com/rodan/overlay/commits/master.atom'],
'homepage': 'https://github.com/rodan/overlay',
'name': 'peec',
'owner': [{'email': 'petre.rodan@subdimension.ro',
'name': 'Petre Rodan',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/rodan/overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/rodan/overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync peec
*** syncing peec
From https://github.com/rodan/overlay
b2da770..7b18288 master -> origin/master
Updating b2da770..7b18288
Fast-forward
net-wireless/sdrplay/Manifest | 2 +-
net-wireless/sdrplay/sdrplay-3.14.0.ebuild | 23 ++++++++--------------
net-wireless/soapy-sdrplay3/Manifest | 2 +-
.../soapy-sdrplay3/soapy-sdrplay3-9999.ebuild | 2 +-
4 files changed, 11 insertions(+), 18 deletions(-)
*** synced peec
* 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 peec
* Cache regenerated successfully
|