blob: 1a492549abbf1ad839a127426458dc5e1ea4d1a1 (
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
28
29
|
{'description': {'en': 'Ebuilds used and/or proxy maintained by FErki'},
'feed': ['https://github.com/ferki/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/ferki/gentoo-overlay',
'name': 'ferki',
'owner': [{'email': 'erkiferenc@gmail.com',
'name': 'Ferenc Erki',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/ferki/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/ferki/gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync ferki
From https://github.com/ferki/gentoo-overlay
227c340..b997b1f master -> origin/master
Updating 227c340..b997b1f
Fast-forward
app-admin/rex/metadata.xml | 5 +++++
app-admin/rex/rex-1.12.0.ebuild | 2 ++
app-admin/rex/rex-9999.ebuild | 2 ++
3 files changed, 9 insertions(+)
*** syncing ferki
*** synced ferki
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ferki
* Cache regenerated successfully
|