blob: 21ad1a8911252e21f76f6af87b1e238c41c16301 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{'description': {'en': 'Overlay for network configuration packages found in '
'OpenWRT'},
'homepage': 'https://github.com/pavlix/gentoo-openwrt',
'name': 'openwrt',
'owner': [{'email': 'pavlix@pavlix.net',
'name': 'Pavel Šimerda',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/pavlix/gentoo-openwrt'}],
'status': 'unofficial'}
$ pmaint sync openwrt
pmaint sync: error: argument repo: couldn't find repo 'openwrt' (available: gentoo:/usr/portage)
* Sync failed with 2
* Will try to re-create
$ pmaint sync openwrt
pmaint sync: error: argument repo: couldn't find repo 'openwrt' (available: gentoo:/usr/portage)
* Sync failed again with 2, removing
|