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
|
{'description': {'en': 'An experimental portage overlay'},
'feed': ['https://github.com/4nykey/4nykey/commits/master.atom'],
'homepage': 'https://github.com/4nykey/4nykey',
'name': '4nykey',
'owner': [{'email': '4nykey@gmail.com',
'name': 'Aleksei Kaveshnikov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/4nykey/4nykey.git'},
{'type': 'git', 'uri': 'git://github.com/4nykey/4nykey.git'},
{'type': 'git', 'uri': 'git@github.com:4nykey/4nykey.git'}],
'status': 'unofficial'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync 4nykey
*** syncing 4nykey
From https://github.com/4nykey/4nykey
aa7c8e01..37c1b678 master -> origin/master
Updating aa7c8e01..37c1b678
Fast-forward
www-client/torbrowser/Manifest | 7 +++----
.../{torbrowser-11.0.6.ebuild => torbrowser-11.0.7.ebuild} | 4 ++--
...torbrowser-11.5_alpha4.ebuild => torbrowser-11.5_alpha6.ebuild} | 4 ++--
3 files changed, 7 insertions(+), 8 deletions(-)
rename www-client/torbrowser/{torbrowser-11.0.6.ebuild => torbrowser-11.0.7.ebuild} (99%)
rename www-client/torbrowser/{torbrowser-11.5_alpha4.ebuild => torbrowser-11.5_alpha6.ebuild} (99%)
*** synced 4nykey
* 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 4nykey
* Cache regenerated successfully
|