blob: e52250b7aef4f52a8b68ec837eb1f2281a204309 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': "aidecoe's experimental overlay"},
'feed': ['https://github.com/feeds/aidecoe/commits/aidecoe-overlay/master'],
'homepage': 'https://github.com/aidecoe/aidecoe-overlay/tree/master',
'name': 'aidecoe',
'owner': [{'email': 'aidecoe@gentoo.org',
'name': 'Amadeusz Żołnowski',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://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
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 aidecoe
* Cache regenerated successfully
|