blob: b2880b7262870068b663b8a78e4d183ceb182958 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'Various patches and improvements on Gentoo Linux '
'ebuilds'},
'feed': ['https://github.com/lacimarsik/lacimarsik-overlay/commits/master.atom'],
'homepage': 'https://github.com/lacimarsik/lacimarsik-overlay',
'name': 'lacimarsik-overlay',
'owner': [{'email': 'laci.marsik@gmail.com',
'name': 'Ladislav Marsik',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/lacimarsik/lacimarsik-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync lacimarsik-overlay
Already up to date.
*** syncing lacimarsik-overlay
*** synced lacimarsik-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 lacimarsik-overlay
* media-sound/ladish-9999-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* Cache regen failed with 1
|