blob: 8a9bfdaff199aa68bd8e16e5147b67cd9c09d211 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{'description': {'en': "maggu2810's Gentoo portage overlay."},
'feed': ['https://github.com/feeds/maggu2810/commits/maggu2810-overlay/master'],
'homepage': 'https://github.com/maggu2810/maggu2810-overlay',
'name': 'maggu2810-overlay',
'owner': [{'email': 'maggu2810@gmail.com',
'name': 'Markus Rathgeb',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/maggu2810/maggu2810-overlay.git'},
{'type': 'git',
'uri': 'https://github.com/maggu2810/maggu2810-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync maggu2810-overlay
Already up to date.
*** syncing maggu2810-overlay
*** synced maggu2810-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 maggu2810-overlay
* app-misc/xwiimote-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* Cache regen failed with 1
|