blob: 9bcb75b118a82e0fce17382dc0ec6f92869b0943 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{'description': {'en': "Polynomial-C's overlay"},
'homepage': 'http://www.gentoofan.org/gentoo/',
'name': 'poly-c',
'owner': [{'email': 'polynomial-c@gentoo.org',
'name': 'Lars Wendler',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoofan.org/poly-c'}],
'status': 'official'}
$ pmaint sync poly-c
pmaint sync: error: argument repo: couldn't find repo 'poly-c' (available: gentoo:/usr/portage)
* Sync failed with 2
* Will try to re-create
$ pmaint sync poly-c
pmaint sync: error: argument repo: couldn't find repo 'poly-c' (available: gentoo:/usr/portage)
* Sync failed again with 2, removing
|