blob: bb62b9052d40a676efa2f6f6f130fab7326b0fc9 (
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
26
27
|
{'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
c0c605e..929b9ca master -> origin/master
Updating c0c605e..929b9ca
Fast-forward
app-misc/joplin/Manifest | 4 ++--
app-misc/joplin/{joplin-1.0.218.ebuild => joplin-1.0.221.ebuild} | 0
2 files changed, 2 insertions(+), 2 deletions(-)
rename app-misc/joplin/{joplin-1.0.218.ebuild => joplin-1.0.221.ebuild} (100%)
*** 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
|