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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
{'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
273f0ede..c52d6c1a master -> origin/master
Updating 273f0ede..c52d6c1a
Fast-forward
dev-libs/libraqm/Manifest | 2 +-
.../{libraqm-0.8.0.ebuild => libraqm-0.9.0.ebuild} | 0
dev-python/fonttools/Manifest | 2 +-
...tools-4.28.5.ebuild => fonttools-4.29.0.ebuild} | 0
dev-python/fonttools/fonttools-9999.ebuild | 13 +++++-----
dev-python/freetype-py/Manifest | 2 +-
...pe-py-2.1.0.ebuild => freetype-py-2.2.0.ebuild} | 0
dev-python/freetype-py/freetype-py-9999.ebuild | 18 +++++++-------
dev-python/glyphsLib/Manifest | 2 +-
...yphsLib-6.0.2.ebuild => glyphsLib-6.0.4.ebuild} | 0
dev-python/unicodedata2/Manifest | 2 +-
...-13.0.0.2.ebuild => unicodedata2-14.0.0.ebuild} | 0
dev-python/unicodedata2/unicodedata2-9999.ebuild | 10 ++++----
dev-util/afdko/Manifest | 2 +-
...8.0_alpha12.ebuild => afdko-3.8.0_beta0.ebuild} | 0
dev-util/afdko/afdko-9999.ebuild | 10 ++++----
dev-util/fontmake/Manifest | 2 +-
...fontmake-3.1.1.ebuild => fontmake-3.1.3.ebuild} | 0
dev-util/fontmake/fontmake-9999.ebuild | 10 ++++----
dev-util/psautohint/Manifest | 2 +-
...-2.3.1.ebuild => psautohint-2.4.0_beta0.ebuild} | 0
dev-util/psautohint/psautohint-9999.ebuild | 9 +++----
media-fonts/iosevka-src/Manifest | 2 +-
...src-11.2.4.ebuild => iosevka-src-11.2.7.ebuild} | 0
media-fonts/source-han-serif/Manifest | 28 +++++++++++-----------
...-2.000.ebuild => source-han-serif-2.001.ebuild} | 0
.../source-han-serif/source-han-serif-9999.ebuild | 18 +++++++-------
net-misc/megasync/Manifest | 2 +-
....0_p20211221.ebuild => megasync-4.6.3.0.ebuild} | 0
net-misc/megasync/megasync-9999.ebuild | 2 +-
www-client/torbrowser/Manifest | 4 ++--
...alpha1.ebuild => torbrowser-11.5_alpha2.ebuild} | 6 ++---
32 files changed, 74 insertions(+), 74 deletions(-)
rename dev-libs/libraqm/{libraqm-0.8.0.ebuild => libraqm-0.9.0.ebuild} (100%)
rename dev-python/fonttools/{fonttools-4.28.5.ebuild => fonttools-4.29.0.ebuild} (100%)
rename dev-python/freetype-py/{freetype-py-2.1.0.ebuild => freetype-py-2.2.0.ebuild} (100%)
rename dev-python/glyphsLib/{glyphsLib-6.0.2.ebuild => glyphsLib-6.0.4.ebuild} (100%)
rename dev-python/unicodedata2/{unicodedata2-13.0.0.2.ebuild => unicodedata2-14.0.0.ebuild} (100%)
rename dev-util/afdko/{afdko-3.8.0_alpha12.ebuild => afdko-3.8.0_beta0.ebuild} (100%)
rename dev-util/fontmake/{fontmake-3.1.1.ebuild => fontmake-3.1.3.ebuild} (100%)
rename dev-util/psautohint/{psautohint-2.3.1.ebuild => psautohint-2.4.0_beta0.ebuild} (100%)
rename media-fonts/iosevka-src/{iosevka-src-11.2.4.ebuild => iosevka-src-11.2.7.ebuild} (100%)
rename media-fonts/source-han-serif/{source-han-serif-2.000.ebuild => source-han-serif-2.001.ebuild} (100%)
rename net-misc/megasync/{megasync-4.6.2.0_p20211221.ebuild => megasync-4.6.3.0.ebuild} (100%)
rename www-client/torbrowser/{torbrowser-11.5_alpha1.ebuild => torbrowser-11.5_alpha2.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
|