blob: 88bb302497ded6522beaad1062f09f9ac23ed634 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': "Ari Malinen's personal overlay"},
'feed': ['https://github.com/causes-/causelay/commits/master.atom'],
'homepage': 'https://github.com/causes-/causelay',
'name': 'causelay',
'owner': [{'email': 'ari.malinen@gmail.com',
'name': 'Ari Malinen',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/causes-/causelay.git'},
{'type': 'git', 'uri': 'git@github.com:causes-/causelay.git'}],
'status': 'unofficial'}
$ pmaint sync causelay
Already up to date.
*** syncing causelay
*** synced causelay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 causelay
* net-misc/svtplay-dl-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* Cache regen failed with 1
|