blob: 9bdd4dc8f05d44f5c593f9f597c1119790c2de80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': "kzd's personal overlay"},
'homepage': 'https://gitlab.com/kzdixon/kzd-ebuilds',
'name': 'kzd',
'owner': [{'email': 'kzd@56709.net', 'name': 'Kyle Dixon', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/kzdixon/kzd-ebuilds.git'},
{'type': 'git', 'uri': 'git@gitlab.com:kzdixon/kzd-ebuilds.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync kzd
WARNING:pkgcore:XaetaCore repo at '/var/lib/repo-mirror-ci/sync/XaetaCore', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing kzd
Already up to date.
*** synced kzd
* 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 kzd
* Cache regenerated successfully
|