1 | {'description': {'en': "kzd's personal overlay"},
|
2 | 'homepage': 'https://gitlab.com/kzdixon/kzd-ebuilds',
|
3 | 'name': 'kzd',
|
4 | 'owner': [{'email': 'kzd@56709.net', 'name': 'Kyle Dixon', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git',
|
7 | 'uri': 'https://gitlab.com/kzdixon/kzd-ebuilds.git'},
|
8 | {'type': 'git', 'uri': 'git@gitlab.com:kzdixon/kzd-ebuilds.git'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.24
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync kzd
|
13 | *** syncing kzd
|
14 | From https://gitlab.com/kzdixon/kzd-ebuilds
|
15 | 25359bc..98a5c67 master -> origin/master
|
16 | Updating 25359bc..98a5c67
|
17 | Fast-forward
|
18 | metadata/md5-cache/sys-kernel/zen-sources-6.8.1_p1 | 14 ++++++
|
19 | sys-kernel/zen-sources/Manifest | 3 ++
|
20 | sys-kernel/zen-sources/zen-sources-6.8.1_p1.ebuild | 55 ++++++++++++++++++++++
|
21 | 3 files changed, 72 insertions(+)
|
22 | create mode 100644 metadata/md5-cache/sys-kernel/zen-sources-6.8.1_p1
|
23 | create mode 100644 sys-kernel/zen-sources/zen-sources-6.8.1_p1.ebuild
|
24 | *** synced kzd
|
25 | * Sync succeeded
|
26 | $ git log --format=%ci -1
|
27 | $ git show -q --pretty=format:%G? HEAD
|
28 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 kzd
|
29 | * Cache regenerated successfully
|