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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
{'description': {'en': 'Official testing overlay for Qt and related packages, '
'provided\n'
" by Gentoo's Qt team. Contains ebuilds for Qt5 and "
'Qt6 prereleases and live ebuilds,\n'
' plus various (non-KDE) applications and utilities '
'that use Qt.'},
'feed': ['https://cgit.gentoo.org/proj/qt.git/atom/'],
'homepage': 'https://github.com/gentoo/qt',
'name': 'qt',
'owner': [{'email': 'qt@gentoo.org', 'name': 'Qt Team', 'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/proj/qt.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/qt.git'},
{'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/proj/qt.git'}],
'status': 'official'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync qt
*** syncing qt
From https://anongit.gentoo.org/git/proj/qt
8138d7bc..690385d8 master -> origin/master
Updating 8138d7bc..690385d8
Fast-forward
app-arch/lxqt-archiver/lxqt-archiver-9999.ebuild | 6 +++---
dev-libs/libqtxdg/libqtxdg-9999.ebuild | 4 ++--
lxqt-base/liblxqt/liblxqt-9999.ebuild | 2 +-
lxqt-base/libsysstat/libsysstat-9999.ebuild | 2 +-
lxqt-base/lxqt-about/lxqt-about-9999.ebuild | 2 +-
lxqt-base/lxqt-admin/lxqt-admin-9999.ebuild | 2 +-
lxqt-base/lxqt-config/lxqt-config-9999.ebuild | 2 +-
lxqt-base/lxqt-globalkeys/lxqt-globalkeys-9999.ebuild | 2 +-
lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild | 2 +-
lxqt-base/lxqt-notificationd/lxqt-notificationd-9999.ebuild | 2 +-
lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-9999.ebuild | 2 +-
lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild | 2 +-
lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild | 2 +-
lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild | 2 +-
lxqt-base/lxqt-qtplugin/lxqt-qtplugin-9999.ebuild | 2 +-
lxqt-base/lxqt-runner/lxqt-runner-9999.ebuild | 2 +-
lxqt-base/lxqt-session/lxqt-session-9999.ebuild | 2 +-
lxqt-base/lxqt-sudo/lxqt-sudo-9999.ebuild | 2 +-
media-gfx/lximage-qt/lximage-qt-9999.ebuild | 6 +++---
x11-libs/libfm-qt/libfm-qt-9999.ebuild | 2 +-
x11-misc/pcmanfm-qt/pcmanfm-qt-9999.ebuild | 4 ++--
x11-themes/lxqt-themes/lxqt-themes-9999.ebuild | 4 ++--
22 files changed, 29 insertions(+), 29 deletions(-)
*** synced qt
* 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 qt
* Cache regenerated successfully
|