blob: 57ed63fd8d6c3108e313f89a7bae880a4237e673 (
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
|
{'description': {'en': "Raymond Kwok's personal Gentoo overlay"},
'feed': ['https://github.com/zozx/zozx-overlay/commits/master.atom'],
'homepage': 'https://github.com/zozx/zozx-overlay',
'name': 'zozx-overlay',
'owner': [{'email': 'c2778148787@gmail.com',
'name': 'Raymond Kwok',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/zozx/zozx-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/zozx/zozx-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.13
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zozx-overlay
*** syncing zozx-overlay
From https://github.com/zozx/zozx-overlay
9807140..c6ac98b master -> origin/master
Updating 9807140..c6ac98b
Fast-forward
games-util/watt-toolkit-bin/Manifest | 2 +
.../watt-toolkit-bin/files/watt-toolkit.desktop | 10 +++++
.../watt-toolkit-bin/watt-toolkit-bin-2.8.4.ebuild | 45 ++++++++++++++++++++++
.../md5-cache/games-util/watt-toolkit-bin-2.8.4 | 14 +++++++
4 files changed, 71 insertions(+)
create mode 100644 games-util/watt-toolkit-bin/Manifest
create mode 100644 games-util/watt-toolkit-bin/files/watt-toolkit.desktop
create mode 100644 games-util/watt-toolkit-bin/watt-toolkit-bin-2.8.4.ebuild
create mode 100644 metadata/md5-cache/games-util/watt-toolkit-bin-2.8.4
*** synced zozx-overlay
* 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 zozx-overlay
* Cache regenerated successfully
|