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
*** syncing touchfish-os
From https://github.com/CHN-beta/touchfish-os
e1266d1..d99d619 master -> origin/master
Updating e1266d1..d99d619
Fast-forward
dev-util/intel-hpckit/Manifest | 90 ++++++++
.../intel-hpckit/intel-hpckit-2022.2.0.191.ebuild | 230 +++++++++++++++++++++
dev-util/intel-hpckit/metadata.xml | 8 +
dev-util/nvhpc/Manifest | 4 +-
dev-util/nvhpc/nvhpc-22.5-r3.ebuild | 46 -----
dev-util/nvhpc/nvhpc-22.5-r4.ebuild | 70 +++++++
6 files changed, 401 insertions(+), 47 deletions(-)
create mode 100644 dev-util/intel-hpckit/Manifest
create mode 100644 dev-util/intel-hpckit/intel-hpckit-2022.2.0.191.ebuild
create mode 100644 dev-util/intel-hpckit/metadata.xml
delete mode 100644 dev-util/nvhpc/nvhpc-22.5-r3.ebuild
create mode 100644 dev-util/nvhpc/nvhpc-22.5-r4.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
|