1 | {'description': {'en': "Official KDE team's testing overlay."},
|
2 | 'feed': ['https://cgit.gentoo.org/proj/kde.git/atom/'],
|
3 | 'homepage': 'https://kde.gentoo.org',
|
4 | 'name': 'kde',
|
5 | 'owner': [{'email': 'kde@gentoo.org', 'name': 'KDE Team', 'type': 'project'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://anongit.gentoo.org/git/proj/kde.git'},
|
9 | {'type': 'git', 'uri': 'https://github.com/gentoo/kde.git'},
|
10 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/kde.git'},
|
11 | {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/proj/kde.git'},
|
12 | {'type': 'git', 'uri': 'git+ssh://git@github.com/gentoo/kde.git'}],
|
13 | 'status': 'official'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync kde
|
17 | *** syncing kde
|
18 | Already up to date.
|
19 | *** synced kde
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 kde
|
24 | * Cache regenerated successfully
|