blob: 52e2798808b2d35d65faa438509953ed1b0a4cbc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'Pica Pica ebuilds'},
'homepage': 'https://github.com/antonsviridenko/pica-pica-gentoo-overlay',
'name': 'pica-pica',
'owner': [{'email': 'anton@picapica.im',
'name': 'Anton Sviridenko',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/antonsviridenko/pica-pica-gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync pica-pica
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up-to-date.
*** syncing pica-pica
*** synced pica-pica
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pica-pica
* Cache regenerated successfully
|