blob: 1ec804f8d2ac3281f169fe0a7941d0ddc3cd5402 (
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
|
{'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.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync kzd
*** syncing kzd
From https://gitlab.com/kzdixon/kzd-ebuilds
f757541..f20d206 master -> origin/master
Updating f757541..f20d206
Fast-forward
games-action/polymc/Manifest | 1 +
games-action/polymc/polymc-1.4.3.ebuild | 135 ++++++++++++++++++++++++
metadata/md5-cache/games-action/polymc-1.4.2-r2 | 2 +-
metadata/md5-cache/games-action/polymc-1.4.3 | 18 ++++
metadata/md5-cache/games-action/polymc-9999 | 2 +-
5 files changed, 156 insertions(+), 2 deletions(-)
create mode 100644 games-action/polymc/polymc-1.4.3.ebuild
create mode 100644 metadata/md5-cache/games-action/polymc-1.4.3
*** 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
|