blob: 5687311f1c13481ef3474cc0d9ad3d265d43cff8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'Alatar`s personal ebuilds'},
'feed': ['https://github.com/alatarum/alatar-lay/commits/master.atom'],
'homepage': 'https://github.com/alatarum/alatar-lay',
'name': 'alatar-lay',
'owner': [{'email': 'alatar_@list.ru', 'name': 'Alatar', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/alatarum/alatar-lay.git'},
{'type': 'git', 'uri': 'git://github.com/alatarum/alatar-lay.git'},
{'type': 'git', 'uri': 'git@github.com:alatarum/alatar-lay.git'}],
'status': 'unofficial'}
$ pmaint sync alatar-lay
Already up to date.
*** syncing alatar-lay
*** synced alatar-lay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 alatar-lay
* Cache regenerated successfully
|