blob: c701f100379b729cbd1873bacec21121ac52fcd0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'description': {'en': "aidecoe's experimental overlay"},
'feed': ['http://github.com/feeds/aidecoe/commits/aidecoe-overlay/master'],
'homepage': 'http://github.com/aidecoe/aidecoe-overlay/tree/master',
'name': 'aidecoe',
'owner': [{'email': 'aidecoe@gentoo.org',
'name': u'Amadeusz \u017bo\u0142nowski'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/aidecoe/aidecoe-overlay.git'}],
'status': 'official'}
$ pmaint sync aidecoe
Already up-to-date.
*** syncing aidecoe
*** synced aidecoe
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 aidecoe
* Cache regenerated successfully
|