blob: 29afeffedfd7af85a9a2f20d40787f40f054e52e (
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': 'Personal overlay for experimenting (read: breaking things)'},
'feed': ['https://github.com/blawheen/blawheen-overlay/commits/master.atom'],
'homepage': 'https://github.com/blawheen/blawheen-overlay',
'name': 'blawheen-overlay',
'owner': [{'email': 'blawheen@gmail.com',
'name': u'Bl\xe1ith\xedn Nic Aoidh'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/blawheen/blawheen-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/blawheen/blawheen-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:blawheen/blawheen-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync blawheen-overlay
Already up-to-date.
*** syncing blawheen-overlay
*** synced blawheen-overlay
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 blawheen-overlay
* Cache regenerated successfully
|