blob: 4e2b13d3b584d110e5b83cad8e6c4938e80a1756 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{'description': {'en': 'Overlay for phackers'},
'feed': ['https://gitlab.phys-el.ru/ustinov/phackerlay/commits/master.atom'],
'homepage': 'https://gitlab.phys-el.ru/ustinov/phackerlay',
'name': 'phackerlay',
'owner': [{'email': 'ustinov@phys-el.ru',
'name': 'Alexander B. Ustinov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.phys-el.ru/ustinov/phackerlay.git'}],
'status': 'unofficial'}
$ pmaint sync phackerlay
From https://gitlab.phys-el.ru/ustinov/phackerlay
45ba02b..a2b3106 master -> origin/master
Updating 45ba02b..a2b3106
Fast-forward
sci-physics/quantum-espresso/Manifest | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
*** syncing phackerlay
*** synced phackerlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 phackerlay
* Cache regenerated successfully
|