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',
|
12 | 'uri': 'git+ssh://git@git.gentoo.org/proj/kde.git'}],
|
13 | 'status': 'official'}
|
14 | $ pmaint sync kde
|
15 | From https://anongit.gentoo.org/git/proj/kde
|
16 | ad2c363103..158d589c8a master -> origin/master
|
17 | Updating ad2c363103..158d589c8a
|
18 | Fast-forward
|
19 | kde-apps/akonadi/akonadi-19.11.80.ebuild | 6 ++-
|
20 | .../akonadi/files/akonadi-19.11.80-qt-5.14.patch | 46 ++++++++++++++++++++++
|
21 | kde-apps/cantor/cantor-19.11.80.ebuild | 4 ++
|
22 | 3 files changed, 55 insertions(+), 1 deletion(-)
|
23 | create mode 100644 kde-apps/akonadi/files/akonadi-19.11.80-qt-5.14.patch
|
24 | *** syncing kde
|
25 | *** synced kde
|
26 | * Sync succeeded
|
27 | $ git log --format=%ci -1
|
28 | $ git show -q --pretty=format:%G? HEAD
|
29 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 kde
|
30 | * Cache regenerated successfully
|