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
|
{'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.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync 4nykey
*** syncing 4nykey
From https://github.com/4nykey/4nykey
c4909c9d..b1bb7a23 master -> origin/master
Updating c4909c9d..b1bb7a23
Fast-forward
.../{7-zip-24.08.ebuild => 7-zip-24.09.ebuild} | 0
app-arch/7-zip/Manifest | 2 +-
media-fonts/iosevka-src/Manifest | 2 +-
...src-32.1.0.ebuild => iosevka-src-32.2.0.ebuild} | 0
www-client/torbrowser/Manifest | 4 +-
...wser-14.0.2.ebuild => torbrowser-14.0.3.ebuild} | 2 +-
.../torbrowser/torbrowser-14.5_alpha1.ebuild | 1036 ++++++++++++++++++++
7 files changed, 1042 insertions(+), 4 deletions(-)
rename app-arch/7-zip/{7-zip-24.08.ebuild => 7-zip-24.09.ebuild} (100%)
rename media-fonts/iosevka-src/{iosevka-src-32.1.0.ebuild => iosevka-src-32.2.0.ebuild} (100%)
rename www-client/torbrowser/{torbrowser-14.0.2.ebuild => torbrowser-14.0.3.ebuild} (99%)
create mode 100644 www-client/torbrowser/torbrowser-14.5_alpha1.ebuild
*** 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
|