blob: d46515096b6f1faf778e1323cd85fa06917ff6f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': "Soft's personal overlay for miscellaneous ebuilds"},
'homepage': 'https://bitbucket.org/Soft/overlay',
'name': 'soft',
'owner': [{'email': 'samuel.lauren@iki.fi',
'name': 'Samuel Laurén',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'mercurial', 'uri': 'https://bitbucket.org/Soft/overlay'}],
'status': 'unofficial'}
$ pmaint sync soft
pulling from https://bitbucket.org/Soft/overlay
searching for changes
no changes found
*** syncing soft
*** synced soft
* Sync succeeded
$ hg log -l 1 --template={date|isodatesec}
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 soft
* Cache regenerated successfully
|