1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{'description': {'en': 'Official testing overlay for Qt and related packages, '
'provided\n'
" by Gentoo's Qt team. Contains ebuilds for Qt4 and "
'Qt5 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'}
$ pmaint sync qt
pmaint sync: error: argument repo: couldn't find repo 'qt' (available: gentoo:/usr/portage)
* Sync failed with 2
* Will try to re-create
$ pmaint sync qt
pmaint sync: error: argument repo: couldn't find repo 'qt' (available: gentoo:/usr/portage)
* Sync failed again with 2, removing
|