blob: 21715cc524a0e7c2b93f2103873ef701446d3c39 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Overlay dedicated to Grub2 themes (of any '
'distribution)'},
'feed': ['https://gitweb.gentoo.org/repo/proj/grub2-themes.git/atom/?h=master'],
'homepage': 'https://gitweb.gentoo.org/repo/proj/grub2-themes.git/',
'name': 'grub2-themes',
'owner': [{'email': 'sping@gentoo.org',
'name': 'Sebastian Pipping',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/proj/grub2-themes.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/proj/grub2-themes.git'}],
'status': 'official'}
$ pmaint sync grub2-themes
pmaint sync: error: argument repo: couldn't find repo 'grub2-themes' (available: gentoo:/usr/portage)
* Sync failed with 2
* Will try to re-create
$ pmaint sync grub2-themes
pmaint sync: error: argument repo: couldn't find repo 'grub2-themes' (available: gentoo:/usr/portage)
* Sync failed again with 2, removing
|