blob: fe52c303bf9241a45728285438b4471915f16d71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{'description': {'en': 'Personal overlay with ebuilds that were missing at one '
'point or another'},
'feed': ['https://github.com/ananace/overlay/commits/master.atom'],
'homepage': 'https://github.com/ananace/overlay',
'name': 'ace',
'owner': [{'email': 'ace@haxalot.com',
'name': 'Alexander Olofsson',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/ananace/overlay.git'},
{'type': 'git', 'uri': 'git://github.com/ananace/overlay.git'},
{'type': 'git', 'uri': 'git@github.com:ananace/overlay.git'}],
'status': 'unofficial'}
* Adding new repository
$ pmaint sync ace
pmaint sync: error: argument repo: couldn't find repo 'ace' (available: gentoo:/usr/portage)
* Sync failed with 2
|