blob: 1969d32bdaff761835d505818e0f175b70cc7d38 (
plain)
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
|
{'description': {'en': 'To provide programs useful to Chinese speaking users '
'(merged\n'
' from gentoo-china and gentoo-taiwan).'},
'feed': ['https://github.com/microcai/gentoo-zh/commits/master.atom'],
'homepage': 'https://github.com/microcai/gentoo-zh',
'name': 'gentoo-zh',
'owner': [{'email': 'microcai@fedoraproject.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/microcai/gentoo-zh.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/microcai/gentoo-zh.git'}],
'status': 'unofficial'}
pkgcore 0.12.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-zh
*** syncing gentoo-zh
From https://github.com/microcai/gentoo-zh
0239abf3..7a807238 master -> origin/master
eca0ed02..b8e25535 deps-table -> origin/deps-table
Updating 0239abf3..7a807238
Fast-forward
profiles/updates/2Q-2022 | 1 +
sys-kernel/xanmod-hybrid/Manifest | 16 ----------------
sys-kernel/xanmod-sources/Manifest | 16 ++++++++++++++++
.../{xanmod-hybrid => xanmod-sources}/metadata.xml | 4 ++++
.../xanmod-sources-5.15.47.ebuild} | 8 ++++----
.../xanmod-sources-5.17.14.ebuild} | 6 +++---
.../xanmod-sources-5.18.4.ebuild} | 9 +++++----
7 files changed, 33 insertions(+), 27 deletions(-)
delete mode 100644 sys-kernel/xanmod-hybrid/Manifest
create mode 100644 sys-kernel/xanmod-sources/Manifest
rename sys-kernel/{xanmod-hybrid => xanmod-sources}/metadata.xml (77%)
rename sys-kernel/{xanmod-hybrid/xanmod-hybrid-5.15.43.ebuild => xanmod-sources/xanmod-sources-5.15.47.ebuild} (91%)
rename sys-kernel/{xanmod-hybrid/xanmod-hybrid-5.18.1.ebuild => xanmod-sources/xanmod-sources-5.17.14.ebuild} (92%)
rename sys-kernel/{xanmod-hybrid/xanmod-hybrid-5.17.12.ebuild => xanmod-sources/xanmod-sources-5.18.4.ebuild} (89%)
*** synced gentoo-zh
* 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 gentoo-zh
* Cache regenerated successfully
|