blob: 91d7dad44b1f2a39600e52e14ba815710ec3cc6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'description': {'en': 'Gentoo overlay with some patched packages.'},
'homepage': 'https://github.com/Flex1911/',
'name': 'qwin-overlay',
'owner': [{'email': 'dedsa2002@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/Flex1911/qwin-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync qwin-overlay
Already up to date.
*** syncing qwin-overlay
*** synced qwin-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 qwin-overlay
* x11-terms/sakura-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
* Cache regen failed with 1
|