godin

1
{'description': {'en': "Godin's Gentoo Overlay"},
2
 'feed': ['https://github.com/Godin/gentoo-overlay/commits/master.atom'],
3
 'homepage': 'https://github.com/Godin/gentoo-overlay',
4
 'name': 'godin',
5
 'owner': [{'email': 'mandrikov@gmail.com',
6
            'name': 'Evgeny Mandrikov',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://github.com/Godin/gentoo-overlay.git'},
11
            {'type': 'git',
12
             'uri': 'git://github.com/Godin/gentoo-overlay.git'}],
13
 'status': 'unofficial'}
14
$ pmaint sync godin
15
From https://github.com/Godin/gentoo-overlay
16
   dafdbaa..9ea699d  master     -> origin/master
17
Updating dafdbaa..9ea699d
18
Fast-forward
19
 app-misc/fzf-bin/Manifest              |  2 ++
20
 app-misc/fzf-bin/fzf-bin-0.18.0.ebuild | 46 ++++++++++++++++++++++++++++++++++
21
 2 files changed, 48 insertions(+)
22
 create mode 100644 app-misc/fzf-bin/Manifest
23
 create mode 100644 app-misc/fzf-bin/fzf-bin-0.18.0.ebuild
24
*** syncing godin
25
*** synced godin
26
 * Sync succeeded
27
$ git log --format=%ci -1
28
$ git show -q --pretty=format:%G? HEAD
29
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 godin
30
 * Cache regenerated successfully