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': 'Personal overlay of Haonan Chen'},
'feed': ['https://github.com/CHN-beta/touchfish-os/commits/master.atom'],
'homepage': 'https://github.com/CHN-beta/touchfish-os',
'name': 'touchfish-os',
'owner': [{'email': 'chn@chn.moe', 'name': 'Haonan Chen', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/CHN-beta/touchfish-os.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/CHN-beta/touchfish-os.git'}],
'status': 'unofficial'}
pkgcore 0.12.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync touchfish-os
WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing touchfish-os
From https://github.com/CHN-beta/touchfish-os
dd831a5..f4e416d master -> origin/master
Updating dd831a5..f4e416d
Fast-forward
dev-util/nvhpc/Manifest | 6 ++--
.../{nvhpc-21.9.ebuild => nvhpc-21.9-r1.ebuild} | 5 ++-
.../{nvhpc-22.2.ebuild => nvhpc-22.2-r1.ebuild} | 5 ++-
.../{nvhpc-22.5.ebuild => nvhpc-22.5-r1.ebuild} | 5 ++-
sys-kernel/xanmod-apparmor-sources/Manifest | 3 ++
.../xanmod-apparmor-sources-5.18.4.ebuild | 36 ++++++++++++++++++++++
6 files changed, 48 insertions(+), 12 deletions(-)
rename dev-util/nvhpc/{nvhpc-21.9.ebuild => nvhpc-21.9-r1.ebuild} (87%)
rename dev-util/nvhpc/{nvhpc-22.2.ebuild => nvhpc-22.2-r1.ebuild} (87%)
rename dev-util/nvhpc/{nvhpc-22.5.ebuild => nvhpc-22.5-r1.ebuild} (87%)
create mode 100644 sys-kernel/xanmod-apparmor-sources/xanmod-apparmor-sources-5.18.4.ebuild
*** synced touchfish-os
* 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 touchfish-os
* Cache regenerated successfully
|