blob: ed078a4067ea0b457a1d5e742225754490b418e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'Personal Overlay'},
'feed': ['https://github.com/rdnetto/rdnetto-overlay/commits/master.atom'],
'homepage': 'https://github.com/rdnetto/rdnetto-overlay',
'name': 'rdnetto-overlay',
'owner': [{'email': 'rdnetto@gmail.com',
'name': "Reuben D'Netto",
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/rdnetto/rdnetto-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com:rdnetto/rdnetto-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync rdnetto-overlay
pmaint sync: error: argument repo: couldn't find repo 'rdnetto-overlay' (available: gentoo:/usr/portage)
* Sync failed with 2
* Will try to re-create
$ pmaint sync rdnetto-overlay
pmaint sync: error: argument repo: couldn't find repo 'rdnetto-overlay' (available: gentoo:/usr/portage)
* Sync failed again with 2, removing
|