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
38
39
40
41
42
43
44
45
|
{'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
7b433667..61c00317 master -> origin/master
Updating 7b433667..61c00317
Fast-forward
dev-python/font-v/font-v-9999.ebuild | 2 +-
dev-python/ots-python/ots-python-9999.ebuild | 2 +-
dev-python/scfbuild/scfbuild-9999.ebuild | 6 +--
dev-python/ufoLib2/Manifest | 2 +-
...ufoLib2-0.13.0.ebuild => ufoLib2-0.13.1.ebuild} | 0
dev-python/ufoLib2/ufoLib2-9999.ebuild | 7 ++--
dev-python/uharfbuzz/Manifest | 4 +-
...fbuzz-0.20.0.ebuild => uharfbuzz-0.21.0.ebuild} | 0
dev-python/uharfbuzz/uharfbuzz-9999.ebuild | 2 +-
dev-util/gftools/gftools-9999.ebuild | 48 +++++++++++-----------
.../cyrillic-modern/cyrillic-modern-9999.ebuild | 6 +--
media-gfx/xgridfit/xgridfit-9999.ebuild | 4 +-
media-sound/picard/picard-9999.ebuild | 18 ++++----
www-client/torbrowser/Manifest | 6 ++-
...wser-11.0.4.ebuild => torbrowser-11.0.6.ebuild} | 10 ++---
15 files changed, 60 insertions(+), 57 deletions(-)
rename dev-python/ufoLib2/{ufoLib2-0.13.0.ebuild => ufoLib2-0.13.1.ebuild} (100%)
rename dev-python/uharfbuzz/{uharfbuzz-0.20.0.ebuild => uharfbuzz-0.21.0.ebuild} (100%)
rename www-client/torbrowser/{torbrowser-11.0.4.ebuild => torbrowser-11.0.6.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
|