blob: 9312c74602bef729c53b5c86860a2b9422485194 (
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.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-zh
*** syncing gentoo-zh
From https://github.com/microcai/gentoo-zh
33d67628..67664d04 master -> origin/master
8476e22c..12fced8a deps-table -> origin/deps-table
Updating 33d67628..67664d04
Fast-forward
gui-wm/swayfx/Manifest | 1 +
gui-wm/swayfx/files/swayfx-0.3.2-im.patch | 691 ++++++++++++++++++++++++++++
gui-wm/swayfx/metadata.xml | 36 ++
gui-wm/swayfx/swayfx-0.3.2.ebuild | 103 +++++
media-sound/termusic/Manifest | 676 +++++++++++++++------------
media-sound/termusic/termusic-0.7.11.ebuild | 551 ----------------------
media-sound/termusic/termusic-0.9.0.ebuild | 621 +++++++++++++++++++++++++
7 files changed, 1825 insertions(+), 854 deletions(-)
create mode 100644 gui-wm/swayfx/Manifest
create mode 100644 gui-wm/swayfx/files/swayfx-0.3.2-im.patch
create mode 100644 gui-wm/swayfx/metadata.xml
create mode 100644 gui-wm/swayfx/swayfx-0.3.2.ebuild
delete mode 100644 media-sound/termusic/termusic-0.7.11.ebuild
create mode 100644 media-sound/termusic/termusic-0.9.0.ebuild
*** 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
|