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
|
{'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'}],
'status': 'unofficial'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync 4nykey
*** syncing 4nykey
From https://github.com/4nykey/4nykey
90abd3ed..1f71a5c2 master -> origin/master
Updating 90abd3ed..1f71a5c2
Fast-forward
.../{7-zip-22.01.ebuild => 7-zip-23.01.ebuild} | 0
app-arch/7-zip/Manifest | 2 +-
dev-python/fonttools/Manifest | 2 +-
...tools-4.40.0.ebuild => fonttools-4.41.0.ebuild} | 0
...ls-0.2.17.ebuild => nototools-0.2.17-r1.ebuild} | 0
dev-python/nototools/nototools-9999.ebuild | 5 +-
media-fonts/firacode/Manifest | 2 +-
...de-6.2.ebuild => firacode-6.2_p20230619.ebuild} | 0
media-fonts/firacode/firacode-9999.ebuild | 5 +-
media-fonts/iosevka-src/Manifest | 2 +-
...src-24.1.4.ebuild => iosevka-src-25.0.1.ebuild} | 0
media-fonts/noto-source/Manifest | 99 +++++++++++-----------
...30613.ebuild => noto-source-0_p20230716.ebuild} | 99 +++++++++++-----------
media-libs/resvg/Manifest | 2 +-
.../{resvg-0.34.1.ebuild => resvg-0.35.0.ebuild} | 0
www-client/torbrowser/Manifest | 3 +-
...wser-12.5.0.ebuild => torbrowser-12.5.1.ebuild} | 5 +-
17 files changed, 114 insertions(+), 112 deletions(-)
rename app-arch/7-zip/{7-zip-22.01.ebuild => 7-zip-23.01.ebuild} (100%)
rename dev-python/fonttools/{fonttools-4.40.0.ebuild => fonttools-4.41.0.ebuild} (100%)
rename dev-python/nototools/{nototools-0.2.17.ebuild => nototools-0.2.17-r1.ebuild} (100%)
rename media-fonts/firacode/{firacode-6.2.ebuild => firacode-6.2_p20230619.ebuild} (100%)
rename media-fonts/iosevka-src/{iosevka-src-24.1.4.ebuild => iosevka-src-25.0.1.ebuild} (100%)
rename media-fonts/noto-source/{noto-source-0_p20230613.ebuild => noto-source-0_p20230716.ebuild} (70%)
rename media-libs/resvg/{resvg-0.34.1.ebuild => resvg-0.35.0.ebuild} (100%)
rename www-client/torbrowser/{torbrowser-12.5.0.ebuild => torbrowser-12.5.1.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
|